CN106951919A - A kind of flow monitoring implementation method based on confrontation generation network - Google Patents

A kind of flow monitoring implementation method based on confrontation generation network Download PDF

Info

Publication number
CN106951919A
CN106951919A CN201710120373.6A CN201710120373A CN106951919A CN 106951919 A CN106951919 A CN 106951919A CN 201710120373 A CN201710120373 A CN 201710120373A CN 106951919 A CN106951919 A CN 106951919A
Authority
CN
China
Prior art keywords
rsqb
lsqb
classification
data
image
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.)
Pending
Application number
CN201710120373.6A
Other languages
Chinese (zh)
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.)
Zhejiang University of Technology ZJUT
Original Assignee
Zhejiang University of Technology ZJUT
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 Zhejiang University of Technology ZJUT filed Critical Zhejiang University of Technology ZJUT
Priority to CN201710120373.6A priority Critical patent/CN106951919A/en
Publication of CN106951919A publication Critical patent/CN106951919A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2415Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01PMEASURING LINEAR OR ANGULAR SPEED, ACCELERATION, DECELERATION, OR SHOCK; INDICATING PRESENCE, ABSENCE, OR DIRECTION, OF MOVEMENT
    • G01P5/00Measuring speed of fluids, e.g. of air stream; Measuring speed of bodies relative to fluids, e.g. of ship, of aircraft

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Probability & Statistics with Applications (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Image Analysis (AREA)

Abstract

A kind of flow monitoring implementation method based on confrontation generation network, comprises the following steps:(1) current image preprocessing;(2) image classification is carried out based on confrontation generation network;(3) measurement of rate of flow:Image classification result is corresponded with flow velocity interval;(4) state analysis:Abnormal state signal is sent when monitoring that water velocity exceeds predetermined threshold value.Beneficial effects of the present invention are mainly manifested in:The dual training of maker and arbiter effectively combines the advantage of identification and generative nature sorting algorithm and realizes unsupervised learning, the synthetic water stream picture that the maker output of generation network will be resisted substantially increases robustness of the grader to noisy current image with true picture collectively as the input of arbiter, is classified according to current image and corresponds to the quick measure of the default achievable flow velocity in flow velocity interval and be easy to the Classification Management of a large amount of flow information of water.

Description

A kind of flow monitoring implementation method based on confrontation generation network
Technical field
The present invention relates to a kind of flow monitoring implementation method, and in particular to a kind of flow monitoring based on confrontation generation network Implementation method, belongs to area of pattern recognition.
Background technology
Water velocity monitoring can be used directly or indirectly in power station intelligent scheduling, hydrologic monitoring and hazard forecasting, be water conservancy The work institutes such as project planning design, flood-control and drought relief and irrigation production are required, and fast and accurately flow monitoring can significantly improve water conservancy The science and the foresight of drought and waterlogging of Project Scheduling.Flow monitoring based on image recognition possesses inexpensive, high-precision Advantage, its core technology is image recognition.The sorting algorithm of image recognition is broadly divided into identification and the class of generative nature two, its In, the former, need to just can be directly to without number of tags using some classification mechanisms without explicitly be modeled to True Data distribution According to being classified, but it is easily related to the falseness in data produce over-fitting, it is particularly true in Nonlinear Classifier;The latter is then Generation model is parameterized by training depth Boltzmann machine or feed forward type neutral net etc. and by training self-encoding encoder straight Connect and data distribution or geometric attribute are modeled, this kind of learning method based on reconstruct attempts study, and those remain input sample The feature of this full detail, however, generation sample may not correctly reflect True Data feature to cause based on these features hardly possible Correctly to be classified.
Sorting technique generally requires a large amount of label informations, however, with the continuous accumulation of current amount of images, being adopted to all Sample to current image to carry out manual identification one by one be unpractical, therefore, based on unsupervised learning or merely with a small amount of label The image classification of the semi-supervised learning of information has more actual application value than traditional sorting technique based on supervised learning.This Outside, field node suffers from the interference of the unfavorable factors such as rain, mist and light and causes sampled images to include a large amount of noises, significantly Exacerbate classification difficulty.Therefore, how to improve grader and unsupervised or half are based on to the robustness of noisy current image and realization The current image classification of supervision feature learning has far reaching significance.
The content of the invention
The present invention is directed to the limitation of above-mentioned prior art, proposes confrontation generation network (Generative Adversarial Networks, GAN) tested the speed applied to the current based on image classification, by resisting train a pair of generations Device and arbiter each advantage and realize unsupervised or semi-supervised learning to combine generating algorithm and distinguished number, and maker is defeated The composograph gone out is with actual water stream picture while effectively increasing sorting algorithm to noisy current figure as the input of arbiter The robustness of picture.
The technical solution adopted for the present invention to solve the technical problems is:
A kind of flow monitoring implementation method based on confrontation generation network, comprises the following steps:
Step 1, current image preprocessing:RGB current images are converted into gray-scale map and histogram equalization is sequentially passed through And random cropping, then the image intensity value after processing is deployed and connected by row, gained column vector constitutes to be sorted Current image data set eigenmatrix X=[x1,x2,…,xn], wherein sample xiIt is the column vector that dimension is d;
Step 2, image classification is carried out based on confrontation generation network:Train the model of a pair of confrontation:Arbiter D purpose is Correct differentiation True Data and generation data simultaneously carry out classification so as to maximize differentiation accuracy rate to True Data, and maker G Purpose is then the data mixed the spurious with the genuine of generation and minimizes arbiter D differentiation accuracy rate, both training are a binary Zero-sum game process;H represents entropy, and E represents desired value, and p represents probability, and data and g represent True Data collection and generation number respectively According to collection, prior distribution is mapped as generating sample by maker G for P (z) random noise vector z by x=G (z);
2.1 calculate the entropy of classification y marginal probability in True Data collection data according to formula (1):
Wherein, D represents arbiter, and p (y |) represents y marginal probability, and N represents True Data collection data sample Number;
2.2 experiences for calculating conditional entropies of the image x from True Data collection data according to formula (2) are estimated:
Wherein, K represents image category (namely flow velocity is interval) number, and p (y=k |) represents that image belongs to classification k side Edge probability;
The experience of 2.3 conditional entropies for carrying out self-generating data set g to image x according to the Monte Carlo sampling of formula (3) is estimated to carry out Approach:
Wherein, M represents the quantity of independent sample, noise vector zi~P (z);
2.4 calculate the entropy of classification y marginal probability in generation data set g according to formula (4):
2.5 unsupervised learnings are modeled, object function such as formula (5) institute of the non-supervision image classification based on confrontation generation network Show:
Wherein, LDIt is arbiter D loss function, LGIt is maker G loss function;
2.6 semi-supervised learnings are modeled:It is above-mentioned without prison when known to the classification information of part current image in training set data Semisupervised classification problem can be further converted to by superintending and directing classification problem, now, and maker G loss function keeps constant in formula (5), That is, Llabel G=LG, and arbiter D loss function is adjusted to:
Wherein, λ is balance parameters, label data collection datalabel={ (x1,y1),…,(xL,yL), L represents label data Number, CE [y, p (y | x, D)] represent datalabelThe condition distribution p (y | x, D) of middle image x true classification y and prediction classification Cross entropy, specifically calculate as shown in formula (7):
2.7 model optimizations are solved:Because maker G and arbiter D can be micro-, therefore can be according to object function (5) Or (6) utilize stochastic gradient descent method to LDAnd LGCarry out alternately training;
Step 3, measurement of rate of flow:The classification results of step 2 are corresponded with predefined flow velocity interval;
Step 4, state analysis:Abnormal state signal is sent when monitoring that water velocity exceeds predetermined threshold value.
The technical concept of the present invention:The arbiter of housebroken unsupervised confrontation generation network can be used as a probabilistic type point Class device, the grader possesses higher robustness due to being trained through composograph and true picture simultaneously, utilizes on this basis (the far smaller than sample size of training set) there is the current image of classification information to carry out semi-supervised learning and be greatly improved on a small quantity Classification accuracy.Current image is classified based on above-mentioned confrontation generation network, then by classification results and each flow velocity area Between correspond realizing the quick measure of water velocity.
Beneficial effects of the present invention:The dual training of maker and arbiter effectively combines identification and generative nature classification The advantage of algorithm simultaneously realizes unsupervised learning, will resist the synthetic water stream picture and true figure of the maker output for generating network As the input collectively as arbiter substantially increases robustness of the grader to noisy current image, carried out according to current image Classify and correspond to default flow velocity interval and the quick measure of flow velocity and the Classification Management of a large amount of flow information of water can be achieved.This method Cost is relatively low, accuracy rate is higher, it is easy to promote.
Brief description of the drawings
Fig. 1 is the inventive method flow chart.
Fig. 2 a are current gradation of image figures.
Fig. 2 b are the current images after histogram equalization.
Fig. 3 a, Fig. 3 b, Fig. 3 c are flow velocity interval 0-0.25m/s, 0.25-0.5m/s, 0.5-0.75m/s current figure respectively As example.
Embodiment
The invention will be further described below.
A kind of flow monitoring implementation method based on confrontation generation network, comprises the following steps:
Step 1, current image preprocessing:RGB current images are converted into gray-scale map and histogram equalization is sequentially passed through And random cropping, then the image intensity value after processing is deployed and connected by row, gained column vector constitutes to be sorted Current image data set eigenmatrix X=[x1,x2,…,xn], wherein sample xiIt is the column vector that dimension is d;
Step 2, image classification is carried out based on confrontation generation network:Train the model of a pair of confrontation:Arbiter D purpose is Correct differentiation True Data and generation data simultaneously carry out classification so as to maximize differentiation accuracy rate to True Data, and maker G Purpose is then the data mixed the spurious with the genuine of generation and minimizes arbiter D differentiation accuracy rate, both training are a binary Zero-sum game process.H represents entropy, and E represents desired value, and data and g represent True Data collection and generation data set, maker respectively Prior distribution is mapped as generating sample by G for P (z) random noise vector z by x=G (z);
2.1 calculate the entropy of classification y marginal probability in True Data collection data according to formula (1):
Wherein, D represents arbiter, and p (y |) represents y marginal probability, and N represents True Data collection data sample Number;
2.2 experiences for calculating conditional entropies of the image x from True Data collection data according to formula (2) are estimated:
Wherein, K represents image category (namely flow velocity is interval) number, and p (y=k |) represents that image belongs to classification k side Edge probability;
The experience of 2.3 conditional entropies for carrying out self-generating data set g to image x according to the Monte Carlo sampling of formula (3) is estimated to carry out Approach:
Wherein, M represents the quantity of independent sample, noise vector zi~P (z);
2.4 calculate the entropy of classification y marginal probability in generation data set g according to formula (4):
2.5 unsupervised learnings are modeled, object function such as formula (5) institute of the non-supervision image classification based on confrontation generation network Show:
Wherein, LDIt is arbiter D loss function, LGIt is maker G loss function;
2.6 semi-supervised learnings are modeled:It is above-mentioned without prison when known to the classification information of part current image in training set data Semisupervised classification problem can be further converted to by superintending and directing classification problem, now, and maker G loss function keeps constant in formula (5), That is, Llabel G=LG, and arbiter D loss function is adjusted to:
Wherein, λ is balance parameters, label data collection datalabel={ (x1,y1),…,(xL,yL), L represents label data Number, CE [y, p (y | x, D)] represent datalabelThe condition distribution p (y | x, D) of middle image x true classification y and prediction classification Cross entropy, specifically calculate as shown in formula (7):
2.7 model optimizations are solved:Because maker G and arbiter D can be micro-, therefore can be according to object function (5) Or (6) utilize stochastic gradient descent method to LDAnd LGCarry out alternately training;
Step 3, measurement of rate of flow:The classification results of step 2 are corresponded with predefined flow velocity interval;
Step 4, state analysis:Abnormal state signal is sent when monitoring that water velocity exceeds predetermined threshold value.Example:
Picture is pre-processed:Because monitoring point is in outdoor, to the shooting of current image unavoidably by weather (such as:Rain, snow and Mist) and the influence of the factor such as illumination variation.To weaken influence of these factors to picture quality, the RGB of current image is schemed to convert Gone forward side by side column hisgram equalization processing for gray-scale map, enhancing contrast is so that water wave profile becomes obvious, Fig. 2 (a) and 2 (b) It is gray-scale map and the figure through histogram equalization processing respectively.10 flow velocity intervals are predefined according to the historical data of the monitoring point (interval number can increase and decrease according to the requirement in practical application to precision), is 0-0.25m/s, 0.25-0.5m/s respectively, 0.5-0.75m/s, 0.75-1.0m/s, 1.0-1.25m/s, 1.25-1.5m/s, 1.5-2.0m/s, 2.0-2.5m/s, 2.5- 3.0m/s, 3m/s and more than, each flow velocity interval includes 30 current images (being used for semi-supervised learning) for having a class label, stream Fast threshold value is 2.3m/s.Fig. 3 (a)-(c) respectively show the current image in interval 1,2,3, and every current artwork size is 1000 ×750.The computation complexity of network is generated so as to effectively improve operation efficiency, by each Zhang Yuantu random croppings for reduction confrontation For the small size picture of 100 32 × 32.
The framework of confrontation generation network sets as follows:Convolutional neural networks and deconvolution are respectively adopted in arbiter and maker Neutral net, it is specific as shown in table 1, wherein, conv represents convolutional layer, and LeakyReLU represents that Leaky corrects linear unit, fc Full articulamentum is represented, stride represents maximum pondization operation max-pool strides;
The framework details of table 1
The parameter setting of confrontation generation network is as follows:The standard deviation of the gaussian noise added is 0.05, noise vector z's Dimension is set to 128, leak rate=0.1, crowd normalized scale B=100, i.e. every time from True Data collection data (or marks Sign data set datalabel) and maker G (z) in the sample number randomly selected be 100, learning rate is calculated according to Adam Method carries out Automatic adjusument and the upper limit is 0.001;
Model training:Because maker G and arbiter D can be micro-, therefore can be according to object function (5) or (6) profit With stochastic gradient descent method to LDAnd LGCarry out alternately training:First, fix arbiter D and optimize maker G, make arbiter D's Differentiate that accuracy rate is as low as possible, then, fixed maker G simultaneously optimizes arbiter D, so as to improve arbiter D differentiation accuracy rate. For balance balance maker G and arbiter D, set arbiter D often to update maker G after 5 times and just update 1 time to avoid maker There is pattern and caved in G.In addition, the unstability to overcome confrontation generation network, takes following two during model training Measure:First, all layers of use batch normalization (batch to arbiter D all layers and maker G in addition to last layer Normalization), this causes each layer of activation value bounded effectively to prevent the pattern switching of maker and improve differentiation The Generalization Capability of device, then, by the way that gaussian noise is added through criticizing the arbiter hidden layer of normalized to realize arbiter Regularization.
Content described in this specification embodiment is only enumerating to the way of realization of inventive concept, protection of the invention Scope is not construed as being only limitted to the concrete form that embodiment is stated, protection scope of the present invention is also and in art technology Personnel according to present inventive concept it is conceivable that equivalent technologies mean.

Claims (1)

1. a kind of flow monitoring implementation method based on confrontation generation network, comprises the following steps:
Step 1, current image preprocessing:By RGB current images be converted to gray-scale map and sequentially pass through histogram equalization and with Machine is cut, and then the image intensity value after processing is deployed and connected by row, gained column vector constitutes water to be sorted Eigenmatrix X=[the x of flow image data collection1,x2,…,xn], wherein sample xiIt is the column vector that dimension is d;
Step 2, image classification is carried out based on confrontation generation network:Train the model of a pair of confrontation:Arbiter D purpose is correct Differentiation True Data and generation data simultaneously carry out classification so as to maximize differentiation accuracy rate to True Data, and maker G mesh Be then the data mixed the spurious with the genuine of generation and minimize arbiter D differentiation accuracy rate, both training are a binary zero-sums Gambling process;H represents entropy, and E represents desired value, and p represents probability, and data and g represent True Data collection and generation data set respectively, Prior distribution is mapped as generating sample by maker G for P (z) random noise vector z by x=G (z);
2.1 calculate the entropy of classification y marginal probability in True Data collection data according to formula (1):
H d a t a [ p ( y | D ) ] = H [ 1 N Σ i = 1 N p ( y | x i , D ) ] - - - ( 1 )
Wherein, D represents arbiter, and p (y |) represents y marginal probability, and N represents True Data collection data number of samples;
2.2 experiences for calculating conditional entropies of the image x from True Data collection data according to formula (2) are estimated:
E x ~ d a t a [ H [ p ( y | x , D ) ] ] = 1 N Σ i = 1 N H [ p ( y | x i , D ) ] = 1 N Σ i = 1 N - Σ k = 1 K p ( y = k | x i , D ) log p ( y = k | x i , D ) - - - ( 2 )
Wherein, K represents image category (namely flow velocity is interval) number, and the edge that p (y=k |) expression images belong to classification k is general Rate;
The experience estimation of 2.3 conditional entropies for carrying out self-generating data set g to image x according to the Monte Carlo sampling of formula (3) is approached:
E z - P ( z ) [ H [ p ( y | D ( z ) , D ) ] ] ≈ 1 M Σ i = 1 M H [ p ( y | G ( z i ) , D ] - - - ( 3 )
Wherein, M represents the quantity of independent sample, noise vector zi~P (z);
2.4 calculate the entropy of classification y marginal probability in generation data set g according to formula (4):
H g [ p ( y | D ) ] ≈ H [ 1 M Σ i = 1 M p ( y | G ( z i ) , D ) ] - - - ( 4 )
2.5 unsupervised learnings are modeled, shown in the object function such as formula (5) of the non-supervision image classification based on confrontation generation network:
L D = max D H d a t a [ p ( y | D ) ] - E x - d a t a [ H [ p ( y | x , D ) ] ] + E z ~ P ( z ) [ H [ p ( y | G ( z ) , D ) ] ] L G = min G - H g [ p ( y | D ) ] + E z ~ P ( z ) [ H [ P ( y | G ( z ) , D ) ] ] - - - ( 5 )
Wherein, LDIt is arbiter D loss function, LGIt is maker G loss function;
2.6 semi-supervised learnings are modeled:When known to the classification information of part current image in training set data, above-mentioned unsupervised point Class problem can be further converted to semisupervised classification problem, now, and maker G loss function keeps constant in formula (5), i.e. Llabel G=LG, and arbiter D loss function is adjusted to:
L D l a b e l = max D H d a t a [ p ( y | D ) ] - E x - d a t a [ H [ p ( y | x , D ) ] ] + E z ~ P ( z ) [ H [ p ( y | G ( z ) , D ) ] ] + λE ( x , y ) ~ data l a b e l [ C E [ y , p ( y | x , D ) ] ] - - - ( 6 )
Wherein, λ is balance parameters, label data collection datalabel={ (x1,y1),…,(xL,yL), L represents label data Number, CE [y, p (y | x, D)] represent datalabelThe condition distribution p (y | x, D) of middle image x true classification y and prediction classification Cross entropy, is specifically calculated as shown in formula (7):
C E [ y , p ( y | x , D ) ] = - Σ i = 1 K y i log p ( y = y i | x , D ) - - - ( 7 )
2.7 model optimizations are solved:Because maker G and arbiter D can be micro-, therefore can be according to object function (5) or (6) Using stochastic gradient descent method to LDAnd LGCarry out alternately training;
Step 3, measurement of rate of flow:The classification results of step 2 are corresponded with predefined flow velocity interval;
Step 4, state analysis:Abnormal state signal is sent when monitoring that water velocity exceeds predetermined threshold value.
CN201710120373.6A 2017-03-02 2017-03-02 A kind of flow monitoring implementation method based on confrontation generation network Pending CN106951919A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710120373.6A CN106951919A (en) 2017-03-02 2017-03-02 A kind of flow monitoring implementation method based on confrontation generation network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710120373.6A CN106951919A (en) 2017-03-02 2017-03-02 A kind of flow monitoring implementation method based on confrontation generation network

Publications (1)

Publication Number Publication Date
CN106951919A true CN106951919A (en) 2017-07-14

Family

ID=59467711

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710120373.6A Pending CN106951919A (en) 2017-03-02 2017-03-02 A kind of flow monitoring implementation method based on confrontation generation network

Country Status (1)

Country Link
CN (1) CN106951919A (en)

Cited By (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107563510A (en) * 2017-08-14 2018-01-09 华南理工大学 A kind of WGAN model methods based on depth convolutional neural networks
CN107563995A (en) * 2017-08-14 2018-01-09 华南理工大学 A kind of confrontation network method of more arbiter error-duration models
CN107590518A (en) * 2017-08-14 2018-01-16 华南理工大学 A kind of confrontation network training method of multiple features study
CN107590530A (en) * 2017-07-17 2018-01-16 华南理工大学 A kind of successively more new algorithm based on generation confrontation network
CN107590532A (en) * 2017-08-14 2018-01-16 华南理工大学 A kind of hyper parameter dynamic adjusting method based on WGAN
CN107798669A (en) * 2017-12-08 2018-03-13 北京小米移动软件有限公司 Image defogging method, device and computer-readable recording medium
CN107832834A (en) * 2017-11-13 2018-03-23 合肥工业大学 A kind of construction method of the WIFI indoor positioning fingerprint bases based on generation confrontation network
CN107862668A (en) * 2017-11-24 2018-03-30 河海大学 A kind of cultural relic images restored method based on GNN
CN107944358A (en) * 2017-11-14 2018-04-20 华南理工大学 A kind of human face generating method based on depth convolution confrontation network model
CN108009058A (en) * 2017-11-17 2018-05-08 阿里巴巴集团控股有限公司 Warping apparatus recognition methods and device and electronic equipment
CN108090905A (en) * 2018-01-05 2018-05-29 清华大学 The determination methods and system of producing line exception
CN108399625A (en) * 2018-02-28 2018-08-14 电子科技大学 A kind of SAR image orientation generation method generating confrontation network based on depth convolution
CN108446334A (en) * 2018-02-23 2018-08-24 浙江工业大学 Image retrieval method based on content for unsupervised countermeasure training
CN108491874A (en) * 2018-03-19 2018-09-04 天津大学 A kind of image list sorting technique for fighting network based on production
CN108537271A (en) * 2018-04-04 2018-09-14 重庆大学 A method of resisting sample is attacked based on convolution denoising self-editing ink recorder defence
CN108615073A (en) * 2018-04-28 2018-10-02 北京京东金融科技控股有限公司 Image processing method and device, computer readable storage medium, electronic equipment
CN108664999A (en) * 2018-05-03 2018-10-16 北京图森未来科技有限公司 A kind of training method and its device, computer server of disaggregated model
CN108710892A (en) * 2018-04-04 2018-10-26 浙江工业大学 Synergetic immunity defence method towards a variety of confrontation picture attacks
CN108764298A (en) * 2018-04-29 2018-11-06 天津大学 Electric power image-context based on single classifier influences recognition methods
CN108830829A (en) * 2018-05-08 2018-11-16 天津大学 Combine the reference-free quality evaluation algorithm of a variety of edge detection operators
CN108876847A (en) * 2017-11-30 2018-11-23 北京旷视科技有限公司 Image position method, device, system and storage medium
CN108876853A (en) * 2017-11-30 2018-11-23 北京旷视科技有限公司 Image position method, device, system and storage medium
CN108961198A (en) * 2018-07-09 2018-12-07 中国海洋大学 A kind of windy lattice generate the underwater picture synthetic method and its application of confrontation network
CN109120652A (en) * 2018-11-09 2019-01-01 重庆邮电大学 It is predicted based on difference WGAN network safety situation
CN109166102A (en) * 2018-07-24 2019-01-08 中国海洋大学 It is a kind of based on critical region candidate fight network image turn image interpretation method
CN109413068A (en) * 2018-10-29 2019-03-01 浙江工业大学 A kind of wireless signal encryption method based on antithesis GAN
CN109493599A (en) * 2018-11-16 2019-03-19 南京航空航天大学 A kind of Short-time Traffic Flow Forecasting Methods based on production confrontation network
CN109754416A (en) * 2017-11-03 2019-05-14 富士通株式会社 Image processing apparatus and method
CN109800785A (en) * 2018-12-12 2019-05-24 中国科学院信息工程研究所 One kind is based on the relevant data classification method of expression and device certainly
CN109800768A (en) * 2018-12-15 2019-05-24 中国人民解放军陆军工程大学 The hash character representation learning method of semi-supervised GAN
CN109889452A (en) * 2019-01-07 2019-06-14 中国科学院计算技术研究所 Network context flow generation method and system based on condition production confrontation network
CN109993678A (en) * 2019-03-26 2019-07-09 南京联创北斗技术应用研究院有限公司 It is a kind of to fight the robust steganography method for generating network based on depth
CN110146792A (en) * 2019-05-17 2019-08-20 西安工程大学 Based on the partial discharge of transformer map generation method for generating confrontation network
CN110147403A (en) * 2019-05-23 2019-08-20 中国农业科学院农业信息研究所 Agriculture big data fusion method, device, equipment and storage medium
CN110232658A (en) * 2018-03-05 2019-09-13 北京大学 Image rain removing method, system, computer equipment and medium
CN110675374A (en) * 2019-09-17 2020-01-10 电子科技大学 Two-dimensional image sewage flow detection method based on generation countermeasure network
CN110889316A (en) * 2018-09-11 2020-03-17 深圳云天励飞技术有限公司 Target object identification method and device and storage medium
WO2020052480A1 (en) * 2018-09-12 2020-03-19 北京三快在线科技有限公司 Unmanned driving behaviour decision making and model training
CN112433219A (en) * 2020-11-03 2021-03-02 深圳市汇海潜水工程服务有限公司 Underwater detection method, system and readable storage medium
CN113034411A (en) * 2020-12-19 2021-06-25 北京工业大学 Road disease picture enhancement method for resisting generation network by coupling traditional method and deep convolution
WO2022151154A1 (en) * 2021-01-14 2022-07-21 大连理工大学 Image sequence analysis-based gas turbine engine combustion chamber stability analysis method
US11520310B2 (en) 2019-06-18 2022-12-06 International Business Machines Corporation Generating control settings for a chemical reactor
US11675334B2 (en) 2019-06-18 2023-06-13 International Business Machines Corporation Controlling a chemical reactor for the production of polymer compounds
CN116563169A (en) * 2023-07-07 2023-08-08 成都理工大学 Ground penetrating radar image abnormal region enhancement method based on hybrid supervised learning

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106097389A (en) * 2016-06-07 2016-11-09 浙江工业大学 River flow velocity measuring method based on image pattern recognition
CN106156734A (en) * 2016-06-28 2016-11-23 浙江工业大学 Water flow velocity measurement method based on convolutional neural network image recognition

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106097389A (en) * 2016-06-07 2016-11-09 浙江工业大学 River flow velocity measuring method based on image pattern recognition
CN106156734A (en) * 2016-06-28 2016-11-23 浙江工业大学 Water flow velocity measurement method based on convolutional neural network image recognition

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
AUGUSTUSODENA: "Semi-Supervised Learning with Generative Adversarial Networks", 《ARXIV:ARXIV1606.01583》 *
JOST TOBIAS SPRINGENBERG: "Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks", 《ARXIV:ARXIV1511.06390》 *
SALIMANSTIM等: "Improved Techniques for Training GANs", 《ARXIV:ARXIV1606.03498》 *

Cited By (68)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107590530A (en) * 2017-07-17 2018-01-16 华南理工大学 A kind of successively more new algorithm based on generation confrontation network
CN107590530B (en) * 2017-07-17 2020-09-22 华南理工大学 Layer-by-layer updating algorithm based on generation of countermeasure network
CN107563995A (en) * 2017-08-14 2018-01-09 华南理工大学 A kind of confrontation network method of more arbiter error-duration models
CN107590518A (en) * 2017-08-14 2018-01-16 华南理工大学 A kind of confrontation network training method of multiple features study
CN107590532A (en) * 2017-08-14 2018-01-16 华南理工大学 A kind of hyper parameter dynamic adjusting method based on WGAN
CN107563510A (en) * 2017-08-14 2018-01-09 华南理工大学 A kind of WGAN model methods based on depth convolutional neural networks
CN109754416B (en) * 2017-11-03 2023-08-04 富士通株式会社 Image processing apparatus and method
CN109754416A (en) * 2017-11-03 2019-05-14 富士通株式会社 Image processing apparatus and method
CN107832834A (en) * 2017-11-13 2018-03-23 合肥工业大学 A kind of construction method of the WIFI indoor positioning fingerprint bases based on generation confrontation network
CN107832834B (en) * 2017-11-13 2020-02-14 合肥工业大学 Method for constructing WIFI indoor positioning fingerprint database based on generation countermeasure network
CN107944358A (en) * 2017-11-14 2018-04-20 华南理工大学 A kind of human face generating method based on depth convolution confrontation network model
CN108009058A (en) * 2017-11-17 2018-05-08 阿里巴巴集团控股有限公司 Warping apparatus recognition methods and device and electronic equipment
CN107862668A (en) * 2017-11-24 2018-03-30 河海大学 A kind of cultural relic images restored method based on GNN
CN108876853A (en) * 2017-11-30 2018-11-23 北京旷视科技有限公司 Image position method, device, system and storage medium
CN108876847A (en) * 2017-11-30 2018-11-23 北京旷视科技有限公司 Image position method, device, system and storage medium
CN108876847B (en) * 2017-11-30 2021-04-27 北京旷视科技有限公司 Image positioning method, device, system and storage medium
CN108876853B (en) * 2017-11-30 2020-12-25 北京旷视科技有限公司 Image positioning method, device, system and storage medium
CN107798669A (en) * 2017-12-08 2018-03-13 北京小米移动软件有限公司 Image defogging method, device and computer-readable recording medium
CN108090905A (en) * 2018-01-05 2018-05-29 清华大学 The determination methods and system of producing line exception
CN108446334B (en) * 2018-02-23 2021-08-03 浙江工业大学 Image retrieval method based on content for unsupervised countermeasure training
CN108446334A (en) * 2018-02-23 2018-08-24 浙江工业大学 Image retrieval method based on content for unsupervised countermeasure training
CN108399625A (en) * 2018-02-28 2018-08-14 电子科技大学 A kind of SAR image orientation generation method generating confrontation network based on depth convolution
CN110232658A (en) * 2018-03-05 2019-09-13 北京大学 Image rain removing method, system, computer equipment and medium
CN108491874B (en) * 2018-03-19 2021-10-12 天津大学 Image list classification method based on generation type countermeasure network
CN108491874A (en) * 2018-03-19 2018-09-04 天津大学 A kind of image list sorting technique for fighting network based on production
CN108537271B (en) * 2018-04-04 2021-02-05 重庆大学 Method for defending against sample attack based on convolution denoising self-encoder
CN108710892B (en) * 2018-04-04 2020-09-01 浙江工业大学 Cooperative immune defense method for multiple anti-picture attacks
CN108537271A (en) * 2018-04-04 2018-09-14 重庆大学 A method of resisting sample is attacked based on convolution denoising self-editing ink recorder defence
CN108710892A (en) * 2018-04-04 2018-10-26 浙江工业大学 Synergetic immunity defence method towards a variety of confrontation picture attacks
CN108615073A (en) * 2018-04-28 2018-10-02 北京京东金融科技控股有限公司 Image processing method and device, computer readable storage medium, electronic equipment
CN108764298B (en) * 2018-04-29 2022-03-08 天津大学 Electric power image environment influence identification method based on single classifier
CN108764298A (en) * 2018-04-29 2018-11-06 天津大学 Electric power image-context based on single classifier influences recognition methods
CN108664999B (en) * 2018-05-03 2021-02-12 北京图森智途科技有限公司 Training method and device of classification model and computer server
CN108664999A (en) * 2018-05-03 2018-10-16 北京图森未来科技有限公司 A kind of training method and its device, computer server of disaggregated model
CN108830829B (en) * 2018-05-08 2021-09-07 天津大学 Non-reference quality evaluation algorithm combining multiple edge detection operators
CN108830829A (en) * 2018-05-08 2018-11-16 天津大学 Combine the reference-free quality evaluation algorithm of a variety of edge detection operators
CN108961198A (en) * 2018-07-09 2018-12-07 中国海洋大学 A kind of windy lattice generate the underwater picture synthetic method and its application of confrontation network
CN108961198B (en) * 2018-07-09 2021-06-08 中国海洋大学 Underwater image synthesis method of multi-grid generation countermeasure network and application thereof
CN109166102A (en) * 2018-07-24 2019-01-08 中国海洋大学 It is a kind of based on critical region candidate fight network image turn image interpretation method
CN110889316B (en) * 2018-09-11 2020-11-24 深圳云天励飞技术有限公司 Target object identification method and device and storage medium
CN110889316A (en) * 2018-09-11 2020-03-17 深圳云天励飞技术有限公司 Target object identification method and device and storage medium
WO2020052480A1 (en) * 2018-09-12 2020-03-19 北京三快在线科技有限公司 Unmanned driving behaviour decision making and model training
US11983245B2 (en) 2018-09-12 2024-05-14 Beijing Sankuai Online Technology Co., Ltd Unmanned driving behavior decision-making and model training
CN109413068B (en) * 2018-10-29 2021-01-26 浙江工业大学 Wireless signal encryption method based on dual GAN
CN109413068A (en) * 2018-10-29 2019-03-01 浙江工业大学 A kind of wireless signal encryption method based on antithesis GAN
CN109120652A (en) * 2018-11-09 2019-01-01 重庆邮电大学 It is predicted based on difference WGAN network safety situation
CN109493599A (en) * 2018-11-16 2019-03-19 南京航空航天大学 A kind of Short-time Traffic Flow Forecasting Methods based on production confrontation network
CN109800785B (en) * 2018-12-12 2021-12-28 中国科学院信息工程研究所 Data classification method and device based on self-expression correlation
CN109800785A (en) * 2018-12-12 2019-05-24 中国科学院信息工程研究所 One kind is based on the relevant data classification method of expression and device certainly
CN109800768A (en) * 2018-12-15 2019-05-24 中国人民解放军陆军工程大学 The hash character representation learning method of semi-supervised GAN
CN109800768B (en) * 2018-12-15 2021-05-14 中国人民解放军陆军工程大学 Hash feature representation learning method of semi-supervised GAN
CN109889452B (en) * 2019-01-07 2021-06-11 中国科学院计算技术研究所 Network background flow generation method and system based on condition generation type countermeasure network
CN109889452A (en) * 2019-01-07 2019-06-14 中国科学院计算技术研究所 Network context flow generation method and system based on condition production confrontation network
CN109993678B (en) * 2019-03-26 2020-04-07 南京联创北斗技术应用研究院有限公司 Robust information hiding method based on deep confrontation generation network
CN109993678A (en) * 2019-03-26 2019-07-09 南京联创北斗技术应用研究院有限公司 It is a kind of to fight the robust steganography method for generating network based on depth
CN110146792A (en) * 2019-05-17 2019-08-20 西安工程大学 Based on the partial discharge of transformer map generation method for generating confrontation network
CN110147403A (en) * 2019-05-23 2019-08-20 中国农业科学院农业信息研究所 Agriculture big data fusion method, device, equipment and storage medium
US11520310B2 (en) 2019-06-18 2022-12-06 International Business Machines Corporation Generating control settings for a chemical reactor
US11675334B2 (en) 2019-06-18 2023-06-13 International Business Machines Corporation Controlling a chemical reactor for the production of polymer compounds
CN110675374B (en) * 2019-09-17 2022-05-03 电子科技大学 Two-dimensional image sewage flow detection method based on generation countermeasure network
CN110675374A (en) * 2019-09-17 2020-01-10 电子科技大学 Two-dimensional image sewage flow detection method based on generation countermeasure network
CN112433219A (en) * 2020-11-03 2021-03-02 深圳市汇海潜水工程服务有限公司 Underwater detection method, system and readable storage medium
CN112433219B (en) * 2020-11-03 2024-05-31 深圳市汇海潜水工程服务有限公司 Underwater detection method, system and readable storage medium
CN113034411A (en) * 2020-12-19 2021-06-25 北京工业大学 Road disease picture enhancement method for resisting generation network by coupling traditional method and deep convolution
CN113034411B (en) * 2020-12-19 2024-02-27 北京工业大学 Road disease picture enhancement method coupling traditional method and depth convolution countermeasure generation network
WO2022151154A1 (en) * 2021-01-14 2022-07-21 大连理工大学 Image sequence analysis-based gas turbine engine combustion chamber stability analysis method
CN116563169A (en) * 2023-07-07 2023-08-08 成都理工大学 Ground penetrating radar image abnormal region enhancement method based on hybrid supervised learning
CN116563169B (en) * 2023-07-07 2023-09-05 成都理工大学 Ground penetrating radar image abnormal region enhancement method based on hybrid supervised learning

Similar Documents

Publication Publication Date Title
CN106951919A (en) A kind of flow monitoring implementation method based on confrontation generation network
Shao et al. Traffic flow prediction with long short-term memory networks (LSTMs)
CN106447658B (en) Conspicuousness object detection method based on global and local convolutional network
CN108550259A (en) Congestion in road judgment method, terminal device and computer readable storage medium
CN109146162B (en) A kind of probability wind speed forecasting method based on integrated Recognition with Recurrent Neural Network
CN108509976A (en) The identification device and method of animal
CN106650913A (en) Deep convolution neural network-based traffic flow density estimation method
Dariane et al. Forecasting streamflow by combination of a genetic input selection algorithm and wavelet transforms using ANFIS models
CN104657791B (en) A kind of wind farm group wind speed profile prediction technique based on correlation analysis
Zheng et al. Investigation of model ensemble for fine-grained air quality prediction
CN108875593A (en) Visible images weather recognition methods based on convolutional neural networks
CN104636755A (en) Face beauty evaluation method based on deep learning
CN112285807A (en) Meteorological information prediction method and device
Nourani et al. A new hybrid algorithm for rainfall–runoff process modeling based on the wavelet transform and genetic fuzzy system
CN112396234A (en) User side load probability prediction method based on time domain convolutional neural network
CN107038416A (en) A kind of pedestrian detection method based on bianry image modified HOG features
Tian et al. A network traffic prediction method based on IFS algorithm optimised LSSVM
CN109255469A (en) Merge the Forecasting Flood method of stack self-encoding encoder and support vector regression
CN105701572A (en) Photovoltaic short-term output prediction method based on improved Gaussian process regression
Peng et al. CNGAT: A graph neural network model for radar quantitative precipitation estimation
Islam et al. Performance prediction of tomato leaf disease by a series of parallel convolutional neural networks
CN101964061B (en) Binary kernel function support vector machine-based vehicle type recognition method
CN114169445A (en) Day-ahead photovoltaic power prediction method, device and system based on CAE and GAN hybrid network
CN109035223A (en) A kind of intelligent evaluation method for satellite remote sensing images availability
CN104537392B (en) A kind of method for checking object based on the semantic part study of identification

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170714

RJ01 Rejection of invention patent application after publication