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

252results about How to "Avoid fit problems" patented technology

Rolling bearing fault diagnosis method based on convolutional neural network

The invention discloses a rolling bearing fault diagnosis method based on a convolutional neural network (CNN). By aiming at problems of rolling bearing characteristic components such as easy submergence and difficulty in extraction and combining with rolling bearing signal own and large monitoring data quantity and other characteristics, the CNN is introduced in the rolling bearing fault diagnosis. By short time Fourier Transform, a motor vibration signal is converted into a time frequency spectrogram to be adapted to a CNN network training sample format, and then mass sample data having labels used to express different faults is established, and therefore sample diversity is guaranteed, and network overfitting is prevented. The CNN network having a proper layer number is established, and parameters are initialized, and then the preprocessed samples are input in the CNN for forward propagation. By combining with predetermined label calculation errors, a network weight is adjusted by using an error reverse propagation algorithm, and then after a plurality of times of iterations, the network used for the interconnection between the signal and equipment is established, and therefore the rolling bearing fault accurate diagnosis is realized.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

CNN and selective attention mechanism based SAR image target detection method

InactiveCN107247930AImprove accuracyOvercoming pixel-level processingScene recognitionNeural architecturesAttention modelData set
The invention discloses a CNN and selective attention mechanism based SAR image target detection method. An SAR image is obtained; a training data set is expanded; a classification model composed of the CNN is constructed; the expanded training data set is used to train the classification model; significance test is carried out on a test image via a simple attention model (a spectral residual error method) of image visual significance to obtain a significant characteristic image; and morphological processing is carried out on the significant characteristic image, the processed characteristic image is marked with connected domains, target candidate areas corresponding to different mass centers are extracted by taking the mass centers of the connected domains as the centers, and the target candidate areas are translated within pixels in the surrounding to generate an target detection result. According to the invention, the CNN and the selective attention mechanism are applied to SAR image target detection in a combined way, the efficiency and accuracy of SAR image target detection are improved, the method can be applied to target classification and identification, and the problem that detection in the prior art is low in detection efficiency and accuracy is solved mainly.
Owner:XIDIAN UNIV

Self-encoding network, training method thereof, and method and system for detecting abnormal power consumption

InactiveCN108985330AAvoid interferenceSolve the problem that the accuracy of artificial feature modeling cannot meet the demandCharacter and pattern recognitionAnomaly detectionSlide window
The invention discloses a self-coding network and a training method thereof, and a method and a system for detecting abnormal power consumption, wherein the training method comprises the following steps: splicing the sample power data by a sliding window to obtain a training sample set, and marking the training sample set containing the surveyed user to obtain a labeled sample, wherein the unlabeled training sample is a non-labeled sample; carrying out unsupervised training on the self-coding network by unlabeled samples, and obtaining the initialization parameters of the self-coding network,then taking the discrete class tags obtained from the coding layer of the coding network as classifiers, carrying out supervised training on the classifiers by the labeled samples, and updating the parameters of the coding layer to obtain the trained self-coding network; then, utilizing the trained self-coding network to detect the power data of the user to be measured, and judging whether the user to be measured abnormally uses power. The invention can mine abnormal information in low-density electric power data, avoid noise data interference, and improve abnormal detection accuracy.
Owner:HUAZHONG UNIV OF SCI & TECH

Remote sensing image classification method based on deep fusion convolutional neural network

The invention discloses a remote sensing image classification method based on a deep fusion convolutional neural network, and the method comprises the steps: constructing an original remote sensing image into a data set, carrying out the preprocessing of the original remote sensing image, dividing the preprocessed image into a training set, a test set and a verification set, and carrying out the data augmentation of the training set; constructing a deep fusion convolutional neural network; training to obtain an optimal network model; and classifying the actually measured remote sensing imagesby using the optimal network model. The invention provides a new classification method. A new deep fusion convolutional neural network is constructed; an improved encoder-decoder model is combined with a VGG16 model to obtain a VGG16 model; the model fuses the deep features and the middle-layer features of the remote sensing image, so that the defect of low classification precision caused by single or redundant feature extraction of the remote sensing image in the prior art is effectively overcome, the advanced feature expression capability of the target is obtained by establishing the novel network model, and the classification accuracy of the remote sensing image is improved.
Owner:CHENGDU UNIVERSITY OF TECHNOLOGY

Method for acquiring nuclear fuel assembly resonance parameters

Disclosed is a method for acquiring nuclear fuel assembly resonance parameters. The method includes the following steps: building a commonly-used nuclide multi-group database and a changing curve of resonance peaks along with energy; distinguishing isolated peaks and dense peaks, wherein the interval where the isolated peaks are located is a resonance energy region low energy section with obvious resonance interference, and the interval where the dense peaks are located is a resonance energy region high energy section without obvious resonance interference; solving a subgroup total cross section, a subgroup partial cross section, subgroup probability and corresponding multi-group data coupling in the resonance energy region high energy section by using a subgroup method; coupling calculation of the resonance energy region high energy section and calculation of the resonance energy region low energy section through inter-group scattering from the high energy section to the low energy section, acquiring the resonance parameters of the high energy section, and then calculating a scattering source and a fission source from the high energy section to the low energy section; acquiring a multi-group neutron energy spectrum in a low energy region by using a wavelet expansion method; and merging and continuing the total cross section and the partial cross section by using the multi-group neutron energy spectrum of the resonance region low energy section to acquire the nuclear fuel resonance parameters of the low energy section. By means of the method, resonance parameters of nuclear fuel assemblies with any resonance material composition, any geometry and any quantity of resonance regions can be effectively acquired.
Owner:XI AN JIAOTONG UNIV

Electric power equipment infrared image real-time detection and identification method based on artificial intelligence

The invention provides an electric power equipment infrared image real-time detection and identification method based on artificial intelligence. The method comprises the following steps of S1, acquiring infrared images of various types of electric power equipment through an infrared thermal imager; S2, preprocessing an acquired image to form an effective power equipment infrared image data set; S3, performing target label processing on the obtained data set; dividing the data set into a training set and a test set; S4, constructing an improved YOLOv4 real-time detection model for detecting and identifying an infrared image target of the power equipment; S5, training and parameter adjustment of the model are carried out by using a training set in the data set; and S6, performing target detection and identification on the trained model by using a test set in the data set to prove the effectiveness of the model; through the above steps, automatic detection and identification of infraredimages of various types of power equipment are realized; the accuracy degree of identification can be greatly improved, detection and identification efficiency is improved, and operation resources areeffectively utilized.
Owner:GUANGXI UNIV

Road scene segmentation method based on residual network and expanded convolution

The invention discloses a road scene segmentation method based on a residual network and expanded convolution. The method comprises: a convolutional neural network being constructed in a training stage, and a hidden layer of the convolutional neural network being composed of ten Respondial blocks which are arranged in sequence; inputting each original road scene image in the training set into a convolutional neural network for training to obtain 12 semantic segmentation prediction images corresponding to each original road scene image; calculating a loss function value between a set formed by12 semantic segmentation prediction images corresponding to each original road scene image and a set formed by 12 independent thermal coding images processed by a corresponding real semantic segmentation image to obtain an optimal weight vector of the convolutional neural network classification training model. In the test stage, prediction is carried out by utilizing the optimal weight vector of the convolutional neural network classification training model, and a predicted semantic segmentation image corresponding to the road scene image to be subjected to semantic segmentation is obtained. The method has the advantages of low calculation complexity, high segmentation efficiency, high segmentation precision and good robustness.
Owner:ZHEJIANG UNIVERSITY OF SCIENCE AND TECHNOLOGY

Automatic searching and shimming method based uneven magnetic field fitting linearity

The invention discloses an automatic searching and shimming method based uneven magnetic field fitting linearity. The method includes: using a gradient echo pulse sequence to measure the uneven image of a spatial magnetic field, using the same to fit and represent the virtual spectrogram line and related performance indexes of the current magnetic field evenness; using the related performance indexes of the virtual spectrogram line as the evaluation standard for obtaining good or bad magnetic field evenness according to the multidimensional spatial vectors built by a shimming coil, performing multidimensional descending simplex method iteration search according to the evaluation standard, and returning the optimal shimming current. The method has the advantages hat during shimming, the performance indexes such as half-width and symmetry of spectrum can be fully considered; compared with the gradient shimming using gradient echo imaging, the shimming method does not need to consider measurement and fitting the shimming coil field graphs, and the shimming difficulty and limit requirements by the aid of gradient imaging are lowered; automatic fitting and searching and convergence conditions allows the method to get rid of complex manual configuration, and shimming speed and efficiency are increased.
Owner:武汉中科云楚科技有限公司

CO emission forecasting system and method for garbage incineration boiler with circulation fluid bed

The present invention discloses a CO emission forecasting system and method for a garbage incineration boiler with a circulating fluidized bed. On the basis of using a running mechanism of a garbage incineration boiler with a circulating fluidized bed and knowledge hidden in historical running data, a Gamma Test algorithm and a random forest integrated modeling method are adopted, a rapid, economic and adaptive updating system and method are constructed to perform real-time forecasting on CO emission of flue gas at the tail of a boiler, and cumbersome and complicated mechanism modeling work is avoided. A dynamic change characteristic of CO emission is characterized by using a non-linear mapping ability, a generalization ability and a real-time forecasting ability of a random forest algorithm, which provides a new approach for operators and designers to understand the change characteristic of CO emission; and the Gamma Test algorithm is used to acquire an optimal training sample, so that over-fitting and under-fitting situations of the model during training are avoided. The whole modeling process has a clear logic, needs to set fewer parameters, has high modeling automation and is easy to master and promote.
Owner:ZHEJIANG UNIV

Hybrid cell species identification method based on fine-grained recognition

The invention particularly relates to a hybrid cell type identification method based on fine granularity identification, comprising the following steps: a fine granularity identification convolutionalneural network model and a cell image database are established in advance; the cell image database comprises a hybrid cell image; the hybrid cell image is an image including a plurality of types of cells; the hybrid cell type identification method comprises the following steps of: 1, collecting mixed cell images; 2, inputting the mixed cell image into a fine-grained recognition convolution neuralnetwork model to obtain a cell type thermogram; 3, performing threshold that mixed cell image to obtain a binary image of the cell region; 4, combined with binary image of cell region and thermogramof cell species, the cell species identification results being obtained. The invention accurately identifies cell species according to the specificity of cell morphological characteristics, and avoidsthe shortcomings of the traditional cell species identification method that takes a long time and the process is tedious. The model can learn the morphological characteristics of fine-grained cells and identify cell types through texture information, which has high recognition accuracy and robustness.
Owner:ZHONGSHAN OPHTHALMIC CENT SUN YAT SEN UNIV +1

Target detection model training method and target rapid detection method

The invention discloses a target detection model training method and a rapid target detection method. The training method comprises the following steps: adding a target region feature enhancement layer during training; performing feature extraction on the training sample by using a feature extraction unit, and averaging channels of a feature map output by a previous-level feature extraction unit to obtain a first feature value matrix with a normalized channel number; traversing each pixel point in the training sample to generate a second eigenvalue matrix; multiplying the element values of thefirst eigenvalue matrix by the element values of the second eigenvalue matrix to obtain a third eigenvalue matrix; multiplying the third eigenvalue matrix by a preset adjustment function, then performing element value addition on each channel eigenmatrix of the eigenmap to obtain a target enhanced eigenmap, and inputting the target enhanced eigenmap into a next eigenextraction unit. According tothe invention, the network is fully trained, the relationship between the network depth and the detection precision is balanced, the background perception capability of the feature map is enhanced, the detection precision is high, the calculation is simple, and hardware platform transplantation is facilitated.
Owner:HUAZHONG UNIV OF SCI & TECH

Adjustable clamp for rubber tensile set test

The invention discloses an adjustable clamp for a rubber tensile set test. The adjustable clamp comprises a track bottom plate, a fine adjustment sliding block and a rough adjustment sliding block, wherein the fine adjustment sliding block and the rough adjustment sliding block are arranged on the track bottom plate. The fine adjustment sliding block and the rough adjustment sliding block are provided with cover plates used for clamping a rubber piece sample, an adjusting screw penetrates through a step hole of a base plate and then is screwed into and penetrates out of a baffle, the base plate is fixed to the outer side of the fine adjustment sliding block, and the baffle is fixed to the track bottom plate. The adjustable clamp has the advantages that the rubber piece sample can be rapidly and quickly stretched to the distance 1.5 times of the original distance, and thus the accurate deformation amount can be obtained. By means of the clamp, test data (the rubber deformation amount) can be accurately obtained, and the positioning speed of test clamping can be increased; meanwhile, multiple adjustable clamps for the rubber tensile set test and samples can be put in a test box, so that the utilization rate of test equipment is greatly increased, the test efficiency is effectively improved, and a large amount of test cost is also saved.
Owner:CHINA RAILWAY LONGCHANG MATERIALS
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