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

163 results about "Linear svm" patented technology

Understanding Linear SVM with R. Linear Support Vector Machine or linear-SVM(as it is often abbreviated), is a supervised classifier, generally used in bi-classification problem, that is the problem setting, where there are two classes. Of course it can be extended to multi-class problem.

Quick feedback analyzing system in tunnel constructing process

InactiveCN102155231AOvercoming the blindness of pre-designDynamic information construction improvementMining devicesTunnelsEngineeringAlgorithm optimization
The invention discloses a quick feedback analyzing system in a tunnel constructing process. The system adopts a scheme: understanding currently adopted designing construction parameters; establishing a tunnel excavation three-dimensional finite element numerical grid calculation model; acquiring surrounding rock layering and convergent displacement monitoring information after a tunnel is excavated; establishing a non-linear support vector machine model; fixing an anchoring parameter according to the actual construction parameter, and optimally identifying rock mechanic parameters by adoptinga differential optimization algorithm; optimizing the construction parameter of an anchoring scheme by adopting a differential evolution algorithm; and optimizing the rock mechanic parameters by calling the differential evolution and optimization algorithms to further solve the construction parameter of the anchoring scheme, and outputting the construction parameter of the optimized anchoring scheme as a construction scheme through a computer display screen to guide the constructors to construct. The quick feedback analyzing system ensures that the monitoring information is used for optimizing the anchoring parameter while being used for identifying the surrounding rock parameters, so that the dynamic information construction is improved to a level of quantitative analysis.
Owner:DALIAN MARITIME UNIVERSITY

Image classification method based on hierarchical SIFT (scale-invariant feature transform) features and sparse coding

InactiveCN103020647AReduce the dimensionality of SIFT featuresHigh simulationCharacter and pattern recognitionSingular value decompositionData set
The invention discloses an image classification method based on hierarchical SIFT (scale-invariant feature transform) features and sparse coding. The method includes the implementation steps: (1) extracting 512-dimension scale unchanged SIFT features from each image in a data set according to 8-pixel step length and 32X32 pixel blocks; (2) applying a space maximization pool method to the SIFT features of each image block so that a 168-dimension vector y is obtained; (3) selecting several blocks from all 32X32 image blocks in the data set randomly and training a dictionary D by the aid of a K-singular value decomposition method; (4) as for the vectors y of all blocks in each image, performing sparse representation for the dictionary D; (5) applying the method in the step (2) for all sparse representations of each image so that feature representations of the whole image are obtained; and (6) inputting the feature representations of the images into a linear SVM (support vector machine) classifier so that classification results of the images are obtained. The image classification method has the advantages of capabilities of capturing local image structured information and removing image low-level feature redundancy and can be used for target identification.
Owner:XIDIAN UNIV

Mammary gland molybdenum target image automatic classification method based on deep learning

The invention discloses a mammary gland molybdenum target image automatic classification method based on deep learning. The method comprises the following steps that step one, square image blocks are selected from the cancerous area and the normal area of a mammary gland molybdenum target image by using different sizes of sliding windows, and a training sample set and a test sample set corresponding to each size are constructed for different sizes of image blocks; step two, a convolutional neural network model corresponding to each size is established, and the model is trained by using the training sample set for each size; step three, the accuracy rate of the corresponding convolutional neural network model is tested by using the test sample set for each size, and the convolutional neural network model for the size corresponding to the highest accuracy rate is selected; step four, the overall connection layer characteristics are extracted by using the selected convolutional neural network model; and step five, the extracted characteristics are inputted to a linear SVM classifier for classification so that the classification types of the image blocks are obtained. The overall connection layer characteristics in the convolutional neural network model are extracted to act as the classification characteristics of the image blocks so that the classification speed and accuracy can be enhanced.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

Method for re-identifying persons on basis of deep learning encoding models

The invention relates to a method for re-identifying persons on the basis of deep learning encoding models. The method includes steps of firstly, encoding initial SIFT features in bottom-up modes by the aid of unsupervised RBM (restricted Boltzmann machine) networks to obtain visual dictionaries; secondly, carrying out supervised fine adjustment on integral network parameters in top-down modes; thirdly, carrying out supervised fine adjustment on the initial visual dictionaries by the aid of error back propagation and acquiring new image expression modes, namely, image deep learning representation vectors, of video images; fourthly, training linear SVM (support vector machine) classifiers by the aid of the image deep learning representation vectors so as to classify and identify pedestrians. The method has the advantages that the problems of poor effects and low robustness due to poor surveillance video quality and viewing angle and illumination difference of the traditional technologies for extracting features and the problem of high computational complexity of the traditional classifiers can be effectively solved by the aid of the method; the person target detection accuracy and the feature expression performance can be effectively improved, and the pedestrians in surveillance video can be efficiently identified.
Owner:张烜

Human movement significant trajectory-based video classification method

The invention relates to a human movement significant trajectory-based video classification method. The human movement significant trajectory-based video classification method comprises the following steps that: a video set M is divided into a training set Mt and a test set Mv, and human movement information in each video is tracked in a multi-scale space by using SIFT and dense optical flow technologies, so that movement significant trajectories in each video can be obtained; feature description vectors of each trajectory are extracted; redundant information in the feature description vectors are eliminated through using a PCA method, and dimension reduction is performed on each class of feature description vectors; the feature description vectors in the training set Mt are clustered by suing a Gauss mixture model, and then, Fisher vectors of each video in the video set M are generated by using a Fisher Vector method; a linear SVM classification model is constructed on the training set Mt; and on the test set Mv, videos in the test set are classified through using the linear SVM classification model. Compared with the prior art, the human movement significant trajectory-based video classification method of the invention has the advantages of excellent robustness, higher computational efficiency and the like.
Owner:DEEPBLUE TECH (SHANGHAI) CO LTD

Two-way privacy protective system and method for inquiring medical diagnostic service

The invention discloses a two-way privacy protective system and method for inquiring a medical diagnostic service, used for mainly solving the problem that privacy protection of inquiry information of medical users and data resources of service providers are not related in the prior art. The system comprises a medical diagnostic server and a medical user terminal; the medical diagnostic server completes system initialization, provides login and distributes a secrete key to the medical user terminal, stores data of a nonlinear SVM model built by using the existing medical database, provides a privacy protective medical diagnostic service for the medical user terminal, and sends an inquiry response result to the user terminal; and the medical user terminal sends a service inquiry request to the medical diagnostic server and performs decryption and polynomial aggregation operation of the inquiry response result returned by the medical diagnostic server, such that a pre-diagnosis result is obtained. According to the invention, privacy protection of the inquiry information of the medical users and the data of the nonlinear SVM model can be realized; and the system and the method can be used for providing an online disease prediction service for the medical users.
Owner:XIDIAN UNIV

Vehicle type recognition method with deep network model based on spatial pyramid pooling

InactiveCN105894045ASolve the defects caused by different sizesImprove robustnessCharacter and pattern recognitionSupport vector machineFeature extraction
The invention discloses a vehicle type recognition method with a deep network model based on spatial pyramid pooling. The method comprises the steps that images in a vehicle type database are input into the deep network model for convolution layer characteristic extraction, so that a convolution layer characteristic diagram is constituted; spatial pyramid convolution computation is carried out to each image in the convolution layer characteristic diagram according to different scales, so that a characteristic diagram of spatial pyramid layers is constituted; all the characteristics of the spatial pyramid layers are pooled to constitute full-connected layers, so that a final characteristic representations of vehicle type images can be obtained; the characteristic representations off the vehicle type images are used in training of a linear support vector machine to obtain a vehicle type recognition system; and the characteristic representation of a to-be-recognized vehicle is also acquired and input into the recognition system, so that the vehicle type can be recognized. A traditional deep network model requires that an input image must have a fixed size, so that operations of large-scale vehicle type image data are limited. The method disclosed by the invention adopts the deep network model based on the spatial pyramid pooling, so that the problem is effectively solved; and the method has high practicability and robustness.
Owner:UNIV OF ELECTRONIC SCI & TECH OF CHINA

SAR image target identification method based on authentication non-linear dictionary learning

The invention discloses a SAR image target identification method based on authentication non-linear dictionary learning. The SAR image target identification method is mainly used for solving the problem of the prior art of low identification precision. The SAR image target identification method is characterized in that 1, a training set SAR amplitude image random face characteristic is extracted, and is used as a training sample, and is mapped to a projection space in a non-linear way; 2, an authentication code matrix is built according to the category number of the training sample; 3, an authentication characteristic training linear SVM classifier is acquired by using the authentication non-linear dictionary learning; 4, a to-be-tested SAM amplitude image random face characteristic is extracted, and is used as a testing sample, and is mapped to the projection space; 5, trained dictionaries are renormalized, and the sparsity of the testing sample, which is acquired by using a KOMP method, is used to express a vector; 6, the authentication characteristic of the testing sample is extracted, and is input in the trained SVM classifier, and then the category of the target in the to-be-tested SAM amplitude image is acquired. The SAR image target identification method is advantageous in that the precision of the target identification is improved, and the SAR image target identification method is used for the classification identification of the target in the SAR image.
Owner:XIDIAN UNIV

Personnel reidentification method based on deep learning and distance metric learning

The invention relates to the field of the identification method, and particularly relates to a personnel reidentification method based on deep learning and distance metric learning. The identificationmethod comprises the steps that (1) a pedestrian target detection method based on the convolutional neural network is adopted to process the video data so as to detect the pedestrian target in the video; (2) the initial characteristics of the pedestrian target are coded by using an unsupervised RBM network through the bottom-up mode so as to obtain a visual dictionary having sparsity and selectivity; (3) supervised fine adjustment is performed on the initial visual dictionary by using error back propagation so as to obtain the new image expression mode of the video image, i.e. the image deeplearning representation vector; and (4) the metric space closer to the real semantics is acquired by using the distance metric learning method of characteristic grouping and characteristic value optimization, and the pedestrian target is identified by using a linear SVM classifier. The essential attributes of the image can be more accurately expressed so as to greatly enhance the accuracy of pedestrian reidentification.
Owner:江苏测联空间大数据应用研究中心有限公司

Pedestrian detection method and device based on characteristic combination

InactiveCN103632170AHigh positive sample detection rateCharacter and pattern recognitionFeature vectorImage detection
The invention discloses a pedestrian detection method and a device based on a characteristic combination. The method comprises that: training is performed on positive and negative samples of pedestrians, Hog characteristics and LBP characteristics of the samples are extracted and combined to form characteristic vectors of the samples; then a cascaded rejection mechanism and the characteristic vectors of the samples are combined via a cascaded linear SVM classifier which performs classification from simple ones to complicated ones so that a cascaded linear SVM pedestrian classifier is realized. The device comprises: (1) an image acquisition module: images in front of a vehicle are acquired by utilizing a vehicle-mounted pick-up head; (2) an image detection and processing module: de-noising and enhancement processing is performed on the acquired images, and pedestrian detection is performed by utilizing the loaded and trained classifier; and (3) an image display module: the pedestrians in the acquired images are identified by using rectangle frames and prompted on a vehicle-mounted DVD display screen. Technical problems of reducing false detection rate and enhancing accuracy are mainly solved by the pedestrian detection method and the device based on the characteristic combination.
Owner:SHEHNCHZHEHN SAFDAO TECH KORPOREJSHN

Remote sensing image water area segmentation and extraction method for super-pixel classification and recognition

The invention aims to solve the problems that the remote sensing image water area segmentation extraction method in the prior art is poor in self-adaptation due to the fact that a segmentation critical value is manually set, a large number of non-water-area land types exist in a result, and a large number of impulse noise exists in the result. The invention provides a remote sensing image water area segmentation and extraction method for super-pixel classification and identification. In combination with an improved linear clustering super-pixel segmentation method, a remote sensing image is divided into a plurality of super-pixels which are good in homogeneity, compact in layout and capable of well keeping edge information; superpixels are used as a feature extraction unit, water area features in a remote sensing image are extracted from three perspectives of spectrum, texture and terrain, the features of a water area and non-water areas are described more accurately, a typical learning sample library is constructed, and a nonlinear support vector machine is used for supervised classification. Experimental results show that the method can overcome the defects of the prior art and remarkably improve the water area segmentation and extraction precision and speed of the remote sensing image.
Owner:荆门汇易佳信息科技有限公司

Linear SVM classification service query system and method with two-way privacy protection

The present invention discloses a linear SVM (support vector machine) classification service query system and method with two-way privacy protection, for mainly solving the privacy protection problems of user query information and SVM model data which are not involved in the prior art. The system comprises a trusted authentication center, a classification query server and a user terminal. The trusted authentication center completes system initialization to provide registration and key distribution for the user terminal and the classification query server. The classification query server stores linear SVM classifier model data that have been establised, provides a classification query service of the privacy protection for the user terminal, and sends a query result to the user terminal. The user terminal sends a query service request to the classification query server, performs decryption and polynomial aggregation operation to the query result returned by the classification query server, and obtains final classification information. According to the system and the method provided by the present invention, the privacy protection of the user query information and the linear SVM model data is implemented. The system and the method can be used to provide a user with an online DNA query and a disease prediction service.
Owner:XIDIAN UNIV

Eye positioning method applied to face recognition

The invention relates to an eye positioning method applied to face recognition. The method includes the following steps that: a light reflecting area of an image is detected and removed; a face is detected with the Viola-Jones method of the Ada-Boost algorithm; the normalized gradient vector of a face area is calculated, binarization is carried out, a black frame of eyes is detected, the average gray value of adjacent pixels which are not located in a black frame area is adopted to replace the gray value of pixels which are in the black frame area; an eye training set and a non-eye training set are constructed, the non-linear SVM (Support Vector Machine) of a quadratic kernel function is trained, calculation and evaluation are carried out on areas which adopt pixels around the eyes as centers, a pixel with the maximum value is evaluated and is adopted as an eye position, the evaluation is named as confidence; and if the confidence is greater than a set threshold value, the eye position is a final positioning result, otherwise PCA (Principal Component Analysis) is adopted to evaluate the eye position, rotation and zooming transformation is performed on the face area, the Gabor coefficients of transformed images are calculated, and the confidence of face detection is calculated, an image with the largest confidence is selected, and the average position of eyes in the image is adopted as the eye position of the original image.
Owner:北京巴塔科技有限公司

Extreme learning machine and color feature fusion based pedestrian gender identifying method

The invention discloses an extreme learning machine and color feature fusion based pedestrian gender identifying method. The method includes extracting extreme learning machine features of training images whose gender attributes are not marked; extracting HSV color features of input training image whose gender attributes are not marked, combining the extreme learning machine features with the color features and thus obtaining fusion features, and training a pedestrian gender classifier by utilizing a linear SVM (Support Vector Machine) according to the fusion features and training image labels; extracting image features of a to-be-tested image by utilizing a model obtained through training and extracting HSV color features of the to-be-tested image, fusing the two kinds of features and thus obtaining the fusion features of the to-be-tested image, and classifying the fusion features by utilizing the pedestrian gender classifier of the linear SVM obtained in the training process. According to the invention, extreme learning features and color features of the input images are extracted and fused effectively, mutual complementation of the two kinds of features is realized, and pedestrian gender attributes are captured more effectively, so that pedestrian gender identification rate is improved.
Owner:HUAQIAO UNIVERSITY

Online collected electric power data classifying method

ActiveCN104809473ASolve the online classification problemApplicable to the requirements of electric power online collection data processingData processing applicationsCharacter and pattern recognitionPower qualityStochastic gradient descent
The invention provides an online collected electric power data classifying method. The online collected electric power data classifying method includes the steps of (1) collecting data and establishing a database; (2) selecting data and samples from an original database; (3) training a linear SVM (supported vector machine) by the aid of organized data, and saving a training result; (4) judging whether an event is a transformer fault event via a trained model; (5) explaining a classifying result and adjusting power quality. The online collected electric power data classifying method has the advantages that an SVM classifier based on a stochastic gradient descent algorithm is applied to classification and recognition of the transformer fault event, so that the online collected data classifying problem of actually measured data of an electric power system can be solved; the stochastic gradient descent algorithm is adopted, and by means of subjecting every sample to iterative refinement for one time, even under the condition of large number of samples, the optimal solution can be iterated probably by only using tens of thousands or thousands of the samples; the online collected electric power data classifying method is more applicable to increasing demands of online collected electric power data processing nowadays.
Owner:GLOBAL ENERGY INTERCONNECTION RES INST CO LTD +2
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