Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

49results about How to "Not easy to fit" patented technology

Power distribution network line loss prediction method and system

The embodiment of the invention provides a power distribution network line loss prediction method and system, and the method comprises the steps: obtaining and cleaning the time sequence data of eachline and each transformer area in a power distribution network, employing an outlier detection method, detecting and removing the abnormal data of a time sequence, building an interpolation improved random forest model, and filling up the missing data of the time sequence; calculating the maximum mutual information coefficient of each feature and the line loss data according to the change rule ofeach time sequence feature, and selecting the feature with the maximum correlation with the line loss as the input feature of the line loss prediction model; clustering the line loss data with similarcharacteristics by adopting a k-means clustering method according to the time sequence data of the line loss of each transformer area, dividing each type of line loss data set, establishing a long-short-term memory neural network prediction model, and inputting a training sample to train the long-short-term memory neural network to obtain a line loss prediction model. The precision of short-termline loss prediction of a power distribution network can be improved, and the purpose of guiding distribution line loss management and efficiency-improving operation is achieved.
Owner:HUNAN UNIV

Three-dimensional particle category detection method and system based on convolutional neural network

The invention provides a three-dimensional particle category detection method and system based on a convolutional neural network. The method comprises the following steps: constructing a three-dimensional mixed-scale dense convolutional neural network comprising a mixed-scale three-dimensional extended convolutional layer, dense connection and a loss function, training the convolutional neural network by using a three-dimensional frozen electron tomography image marked with the particle coordinates to obtain a particle selection model, and training the convolutional neural network by using thethree-dimensional frozen electron tomography image marked with the particle category to obtain a particle classification model; acquiring the three-dimensional frozen electron tomography image through a sliding window to obtain to-be-detected three-dimensional reconstructed subareas, predicting each subarea through the particle selection model, and combining prediction results of the subareas toobtain coordinates of each particle in the three-dimensional frozen electron tomography image; and extracting a three-dimensional image of each particle according to the coordinate of each particle, and inputting the three-dimensional image of each particle into the particle classification model to obtain the category of each particle.
Owner:INST OF COMPUTING TECH CHINESE ACAD OF SCI

Skeleton CT image three-dimensional segmentation method based on multi-view separation convolutional neural network

The invention belongs to the technical field of image processing, provides a three-dimensional CT image segmentation method based on a multi-view separation convolutional neural network, and mainly relates to three-dimensional automatic segmentation of a skeleton in the CT image by using a novel convolutional neural network. The method aims to solve the problems that a neural network using three-dimensional convolution is too large in model, too high in running memory occupation amount and incapable of running on a small-video-memory-capacity display card or embedded device. Meanwhile, in order to improve the capability of the convolutional neural network for utilizing the three-dimensional space context information, a multi-view separation convolution module is introduced, the context information is extracted from the multi-view sub-images of a three-dimensional image by using a plurality of two-dimensional convolution, and the multi-level fusion is carried out, so that the extractionand fusion of the multi-view and the multi-scale context information are realized, and the segmentation precision of the skeleton in the three-dimensional CT image is improved. The average accuracy of the improved network structure is obviously improved, and the number of model parameters is obviously reduced.
Owner:HUAQIAO UNIVERSITY

Method for efficiently and rapidly regenerating adventitious buds from pear leaves

The invention discloses a method for efficiently and rapidly regenerating adventitious buds from pear leaves. The method comprises steps as follows: acquiring sterile tissue culture seedlings, generating adventitious buds by inducing the leaves and performing primary culture and subculture on the adventitious buds, wherein an inducing medium is a combination of a basic culture medium NN69, auxin IBA and cytokinin TDZ, the leaf age is about 20-50 d, dark culture is performed for 21 d, the regeneration effect of leaves of Pyrus bretschneideri Rehd. is remarkable, the regeneration rate can reach 70.83%, the average number of regeneration buds of each leaf is 2.06, the callus occurrence rate reaches 100%, the browning rate is very low and is even 0, and demands for germplasm preservation of pear varieties and requirements for the regeneration rate of the Pyrus bretschneideri Rehd. serving as a genetic transformation material are met. Requirements for the leaves are low, the material sources are enriched, and the problem of high browning rate in the woody plant tissue regeneration process is solved. The problem that the regeneration rate of the oriental pear varieties is generally low is effectively solved, an effective material is expected to be provided for genetic transformation of the oriental pear varieties, and breakthrough of genetic transformation of pears is realized.
Owner:NANJING AGRICULTURAL UNIVERSITY

Image change detection method and device integrating residual network and U-Net network, storage medium and equipment

The invention relates to the field of change detection of computer vision, in particular to an image change detection method integrating a residual error network and a UNet network, which comprises the following steps of: transforming a coding part of the UNet network into the residual error network, and keeping a decoding part unchanged; generating a twin network from the transformed UNet network, and respectively extracting abstract features of the images in different periods; calculating the difference between the network output and the reference image by using a comparison loss function, and training the modified UNet network; using the trained network to calculate difference graphs of images in different periods, and using an image segmentation technology to search an optimal segmentation threshold to extract a change area; according to the method, the residual network is introduced, so that the problem of gradient disappearance in the layer-by-layer mapping process is avoided; and the UNet twin network is adopted, so that fewer parameters and less data are required during training, and over-fitting is not easy to occur.
Owner:云南电网有限责任公司输电分公司

Industrial part defect detection method based on deep learning

The invention discloses an industrial part defect detection method based on deep learning, and relates to the field of industrial quality inspection, and the method mainly comprises the steps: obtaining a preset number of industrial part original images and defect marking graphs after defect marking; obtaining a feature map after convolution pooling processing according to the defect labeling map, fusing the feature map with the output of each pooling layer in the pooling stage, and obtaining a segmentation network by using the initial convolution kernel; adjusting the size of the convolution kernel to train the segmentation network in sequence; performing classification training on output results of the corresponding segmentation networks according to the original images and the defect labeling graphs to obtain classification networks; and judging the defect degree, defect position and defect type of the original image of the industrial part according to the segmentation network and the classification network. According to the method, the problem of defect segmentation is converted into the problem of classification through sequential pooling-up-sampling-fusion processing, and the advantage that the convolutional neural network is good at classification is utilized, so that the high efficiency of defect marking and classification of industrial parts is realized.
Owner:宁波聚华光学科技有限公司

Method and system for detecting genuine nature of ginseng based on terahertz time-domain spectroscopy technology

The invention discloses a method and a system for detecting genuine nature of ginseng based on a terahertz time-domain spectroscopy technology. The method comprises the following steps: acquiring a to-be-detected ginseng sample; measuring the thickness, the terahertz time domain signal and the terahertz spectrum of the ginseng sample, and calculating the extinction coefficient of the sample; inputting the extinction coefficient into a trained ginseng origin prediction model, and outputting origin information of the ginseng sample to be detected. The method has the advantages that the strong penetrability and fingerprint spectrum characteristics of terahertz are utilized, the terahertz time-domain spectroscopy technology is combined with machine learning, a supervised multi-classification prediction model is established, model hyper-parameters are optimized through an optimization algorithm, the ginseng producing area prediction model which is high in accuracy, good in generalization performance, not prone to over-fitting and good in anti-noise performance is established.
Owner:SHANDONG ACAD OF SCI INST OF AUTOMATION

Short-term load prediction method based on multi-granularity characteristics and XGBoost model

The invention relates to a short-term load prediction method based on multi-granularity characteristics and an XGBoost model. The short-term load prediction method comprises the following steps: acquiring historical short-term load data of a to-be-predicted regional power system; analyzing fluctuation influence factors of the historical short-term load data to obtain date granularity information and meteorological granularity information; calculating the correlation between the multi-dimensional granularity of the date granularity information and the meteorological granularity information and the short-term load by using the Pearson correlation coefficient; selecting a feature combination with high correlation according to the correlation; and predicting the short-term load of the screened feature combinations with high correlation through an XGboost model. According to the method, the Pearson correlation coefficient is used for selecting the characteristics with high multi-granularity correlation as the input, the complexity of the model is reduced, and the XGBoost is used as the prediction model, so that the problem of large-scale data classification can be solved, and the method has the advantages of high accuracy, low possibility of over-fitting and high expandability.
Owner:YUNNAN POWER GRID CO LTD ELECTRIC POWER RES INST

Soft material sticking structure device

The utility model discloses a soft material sticking structure device. The soft material sticking structure device comprises a power component, a sticking component and a locking component, wherein the power component can open and close the sticking component and vacuumize an inner cabin and an outer cabin of the sticking component; the sticking component is mainly provided with an upper cover and a lower shell; a flexible sticking sheet and an upper outer cabin are arranged in the upper cover; a flexible lower sticking sheet and a lower outer cabin are arranged in the lower shell; the inner cabin is formed between the upper sticking sheet and the lower sticking sheet; the upper cover and the lower shell are buckled through the locking component, so that the upper sticking sheet and the lower sticking sheet can be tightly stuck to two flexible articles to be stuck when preset negative pressure is reached in the inner cabin, and the two articles can be tightly stuck within preset time. The surfaces of the flexible articles are not easily damaged in a processing process, and deformation is not easy to cause, so that the yield of finished products is high and the soft material sticking structure device has industrial utilization value.
Owner:LI DE MACHINERY +1

Named entity identification method for Vietnamese

The invention discloses a named entity recognition method for Vietnamese, and the method is characterized in that the method comprises the following steps: 1) model training; and 2) data dictionary construction. The model training comprises 1-1) data input, 1-2) BERT layer training, 1-3) GRU layer training and 1-4) CRF layer training, and the data dictionary construction comprises 2-1) data dictionary correction and 2-2) result verified. The named entity recognition method for Vietnamese is high in Vietnamese named entity recognition accuracy.
Owner:GUILIN UNIV OF ELECTRONIC TECH

Air control system used for negative-pressure isolation and transfer device

The invention relates to a control system for a medical transfer equipment, in particular to an air control system used for a negative-pressure isolation transfer device. The system includes a sealingcomponent and a controller which are arranged on a sealing piece, the sealing component includes two half chains arranged oppositely, a magnetic block is fixed on an installation bulge, pressure sensors are fixed on the working face of the magnetic block, and the signal output ends of the pressure sensors are connected with the signal input end of the controller, the output end of the controlleris in signal connection with a negative-pressure pump, the controller receives pressure values sent by all the pressure sensors, all the pressure values are added to obtain the sum of the pressure values, and the controller is used for controlling the reduction of the output power of the negative-pressure pump when the sum of the pressure values is increased. In order to solve the problem that airin an isolation bin is likely to leak due to the arrangement of a sealing zipper, the control system for reducing the possibility of leakage of air in the isolation bin is provided.
Owner:CHONGQING DONGDENG TECH

Power load prediction method based on periodic automatic encoder

The invention relates to a power load prediction method based on a periodic automatic encoder, and the method comprises the steps: collecting the power load data of each transformer area, and forming a historical power time sequence; preprocessing the historical power time sequence, reconstructing the historical power time sequence through the trained periodic automatic encoder, and generating an embedded sequence of the historical power time sequence; and inputting the embedded sequence of the historical power time sequence into the trained predictor to obtain predicted power load sequence data. Compared with the prior art, the method has the advantages of high prediction precision and the like.
Owner:SHANGHAI MUNICIPAL ELECTRIC POWER CO +1

Blowing and sucking machine

The invention relates to a blowing and sucking machine, and belongs to the field of gardening tools. The blowing and sucking machine comprises a blowing pipe, and a roller assembly is installed on theblowing pipe; the roller assembly comprises a roller frame, two rollers and a mounting frame, the mounting frame is fixed to the blowing pipe, the two rollers are arranged on the two sides of the roller frame respectively, a rolling shaft for mounting the rollers is arranged on the roller frame, the rollers are arranged on the rolling shaft in a sleeving mode, the rolling shaft is further provided with a limiting sleeve for limiting falling of the rollers, and the roller frame is slidably mounted on the mounting frame; a plurality of gear protruding blocks are arranged on the mounting frame at intervals in the axis direction of the blowing pipe, limiting protruding blocks are arranged on the roller frame and abut against the gear protruding blocks in the axis direction of the blowing pipe, a deformation notch is formed in the side wall, facing the gear protruding blocks, of the roller frame, and a deformation piece is installed in the deformation notch and fixed to one groove wall ofthe deformation notch; and the limiting protruding blocks are installed on the side wall, facing the gear protruding blocks, of the deformation piece. The machine has the effect that the positions ofthe rollers can be adjusted.
Owner:CIXI CITY BEST POWER TOOLS

Production process of foaming super-soft elastic fabric

The invention discloses a production process of a foaming super-soft elastic fabric. The production process comprises the following steps that a radial base material is placed on a production device,and a tension standard different from that of a weft base material is set; the weft base material made from two different raw materials is put on the production device, the two raw materials are alternatively arranged, tension stretching is conducted on the raw materials while arrangement, and it is ensured that different raw materials are different in tension; the radial base material and the weft base material are mutually perpendicularly interwoven together to form a woven fabric; high-temperature setting treatment is conducted on the woven fabric; the fabric after the high-temperature treatment is fully cooled; the cooled fabric base material automatically shrinks to form regularly arranged and irregularly-shaped bubbles. Fabrics with uniformly and densely distributed irregular bubbleson the surfaces can be produced by adopting the production process, and ironing operation can be omitted due to the unique appearance of products. Therefore, the fabric is convenient to use and goodin practicability and is not likely to stick to the skin during wearing, and the use comfort of a wearer in summer can be remarkably improved.
Owner:江苏华实织业有限公司

Loss optimization-based accounting voucher generation method and device and storage medium

ActiveCN113935723AFast convergenceGood generalization abilityFinanceForecastingEngineeringAlgorithm
The invention provides a loss optimization-based accounting voucher generation method and device and a storage medium, and the method comprises the steps: an optimization step: training an initialized prediction model based on historical data through employing an optimized loss function, and obtaining a trained optimized prediction model; an identification step: using the optimization prediction model to predict and classify the journal data to obtain the category of the journal data; a selection step: selecting a processing strategy corresponding to the predicted category of the journal data from a preset strategy correspondence table; and a processing step of processing the journal data based on the selected processing strategy to generate an accounting voucher. A traditional loss function is optimized, variance calculation is carried out on the first k samples in the n samples according to the sequence from small to large, then calculation is carried out on the last n-k samples with large variance values, and the accuracy of overall certificate generation is improved.
Owner:CHANJET INFORMATION TECH CO LTD

Preparation method of automobile dash sound insulation pad

The invention discloses a preparation method of an automobile dash sound insulation pad, wherein the preparation method comprises the steps: S1, material cutting: firstly selecting a cotton felt, a PU foam board and a sound insulation cotton board with proper sizes, then preparing a mold plate of an automobile dash board, putting the cotton felt, the PU foam board and the sound insulation cotton board on the mold plate, and cutting according to the shape of the mold plate. The invention relates to the technical field of sound insulation of automobile dash boards. In conclusion, according to the preparation method of the automobile dash sound insulation pad, through the working procedures from S1 to S4, the cotton felt and the sound insulation cotton plate are bonded through an adhesive, silicon-coated protective paper and a adhesive sticker, so that the cotton felt can be easily taken down, the disassembly difficulty is greatly reduced, the disassembly efficiency is improved, and the replacement cost is low due to the fact that the cost of the cotton felt is low; and finally, a side edge of a final cut edge is wrapped with an adhesive tape, the cut edge is prevented from being polluted, the side edge is wrapped and limited, and the situation that the use quality of the whole connection is affected due to damage of the side edge is avoided.
Owner:湖北吉兴汽车部件有限公司
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products