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

58 results about "Triplet loss" patented technology

Triplet loss is a loss function for artificial neural networks where a baseline (anchor) input is compared to a positive (truthy) input and a negative (falsy) input. The distance from the baseline (anchor) input to the positive (truthy) input is minimized, and the distance from the baseline (anchor) input to the negative (falsy) input is maximized.

Triple loss-based improved neural network pedestrian re-identification method

The invention discloses a triple loss-based improved neural network pedestrian re-identification method. The method comprises the following steps of constructing a sample database, establishing positive and negative sample libraries based on the sample database, and randomly selecting two positive samples and one negative sample to form a triple; constructing a triple loss-based neural network, and performing training, wherein the neural network is formed by connecting three parallel convolution neural networks with a triple loss layer; inputting a to-be-tested picture and each sample picture in the expanded sample database, which serve as a group of inputs, to the trained neural network in sequence, wherein another input of the neural network is zero or zero input; and calculating a distance of eigenvectors of two input pictures output by the neural network by utilizing a Euclidean distance, and querying and arranging first 20 Euclidean distances in an ascending order, and then performing simple manual screening to obtain a final identification result. The method has the beneficial effects that the identification method can be suitable for a picture scene with a relatively great change, can ensure robustness, and has relatively high identification accuracy.
Owner:CHINACCS INFORMATION IND

Point cloud registration model and method combining attention mechanism and three-dimensional graph convolutional network

The invention relates to a point cloud registration model and method combining an attention mechanism and a three-dimensional graph convolutional network, and the model is a three-branch Siamese architecture, and comprises a Dejector model and a Descriptor model. The Detector model is used for extracting attention features of points and constructing an attention mechanism; the Descriptor model isused for generating an expression of a three-dimensional depth feature to represent the three-dimensional depth feature of the point, and learning and judging the depth feature of the point cloud. Themethod comprises the following steps: carrying out model training, and constructing a loss function to train a model by using a failure align triplet loss, so as to effectively extract attention features and descriptor features from a point cloud; after model training, carrying out the point cloud registration. According to the method, the key points and the three-dimensional depth features of each key point can be automatically extracted, in the three-dimensional graph convolutional network, the multi-layer perceptron MLP is combined with the graph convolutional network GCN, a new point cloud feature extraction module is designed, more point cloud features with identification significance can be extracted, and the accuracy of point cloud registration is improved.
Owner:CAPITAL NORMAL UNIVERSITY

BERT-based customer service question answering system

InactiveCN110263141AFast convergenceCalculating the similarity distance is natural and reasonableDigital data information retrievalSemantic analysisFeature vectorClosed loop
A BERT-based customer service question and answer system belongs to the technical field of data calculation and comprises a receiving module, a preprocessing module, an intention module and a template engine module. The receiving module is used for receiving questions proposed by a user side; the preprocessing module is used for processing the received problem; the intention module is used for analyzing and acquiring the intention of the acquired problem; the template engine module is used for matching the obtained questions with standard questions to obtain question methods; an answer configuration module is used for generating answers for the questions provided by the system. According to the system, a BERT model is adopted for feature vector extraction; monitoring is carried out based on a triplet loss function of the Euclidean distance; compared with the adoption of a dichotomy cross entropy loss function, the generated vectors are more natural and reasonable in similarity distance calculation, and compared with a conventional training model, the triplet net simultaneously trains positive and negative samples, so that the model convergence is faster; meanwhile, the data in the system is in a closed-loop state, the modification period is shortened, and the accuracy of the system is improved.
Owner:杭州微洱网络科技有限公司

Ship license plate recognition method based on deep learning feature comparison

The invention discloses a ship plate recognition method based on deep learning feature comparison, and the method employs a deep learning convolutional neural network technology to construct a ship plate detection model and a ship plate character recognition model, is fast in calculation speed and high in precision, and has very high robustness for a variety of illumination, backgrounds, environments, ship appearance changes and the like. Variability and diversity of Chinese characters in ship plate character recognition are fully considered; the number recognition and the Chinese character recognition of the ship plate characters are separately processed; a staged training method is adopted, wherein the method comprises the following steps: firstly, performing training on a ship license digital data set based on logistic loss and cense entropy loss; and carrying out training on the ship plate Chinese character data set based on the logistic loss and the triplet loss, so that the training efficiency and the convergence speed are ensured. In addition, based on triplet loss training, the situations of more types and uniform distribution of ship plate Chinese character data sets can be effectively handled, the inter-class difference is increased while the distance in the class is reduced, and the recognition effect is improved.
Owner:珠海华园信息技术有限公司

Aerial image matching method based on local deep hashing

InactiveCN108446627ASolve the defect of insufficient representation abilityBreak through the limitations of not being able to optimize the networkScene recognitionNeural architecturesFeature extractionDistance constraints
The invention discloses an aerial image matching method based on local deep hashing. The method comprises the following steps: 1) calculating interval number N of an image to be matched according to aerial image overlapping ratio, and according to overlapping rate requirements, estimating a locally matched region; 2) carrying out optimization on the local region through a normalization cross-correlation algorithm; 3) constructing a Triplet network structure as a feature extraction network based on a VGG-F network, and replacing an output layer by a Hash layer to construct a Hash network; 4) carrying out improvement based on traditional Triplet loss, increasing absolute distance constraints and quantifying error loss as a loss function optimization network; and 5) detecting feature points according to a DoG algorithm and constructing feature point neighborhood as input of the network, obtaining a binary hash code of each image block through a trained network, and finishing matching in ahamming space through approximate nearest neighbor searching. The aerial image matching method based on local deep hashing has higher accuracy under the condition of meeting real-time performance.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

Domain self-adaption method based on triple and difference measurement

The invention provides a domain self-adaption method based on a triple and difference measurement, which comprises the following steps of: randomly extracting samples from a target domain to form a target domain batch, and inputting a target domain batch to obtain sample features; inputting the sample features into a multi-classifier, and performing entropy minimization processing; inputting the sample features into a multi-binary classifier at the same time, and determining k critical samples and k pairs of similar classes according to the output; then, screening effective samples by utilizing triplet loss to construct a source domain batch, and training a multi-binary classifier and a multi-classifier through an extracted source domain batch sample; and finally, sending the target domain batch and the source domain batch into the domain adversarial network, and carrying out domain alignment operation. According to the method, a triple loss function is used, the margin between positive and negative sample pairs in the loss is reasonably designed, and domain alignment is carried out by using a domain adversarial network, so that sample distribution of a source domain and a target domain tends to be consistent, and samples, close to a classification boundary, of the target domain are indirectly far away from the boundary; therefore, the samples of which the target domains are close to the classification boundary can be correctly classified.
Owner:NANJING UNIV OF POSTS & TELECOMM

Fingerprint identification model construction method, storage medium and computer equipment

ActiveCN112418191ASolve the problem of difficult matching unlockReduce computationNeural architecturesMatching and classificationCosine similarityAlgorithm
The invention provides a fingerprint identification model construction method based on Resnet and Triplet Loss, and the method comprises the steps: constructing N groups of initial samples; training Ngroups of initial samples by using Triplet Loss to obtain N groups of training samples; inputting the N groups of training samples into the initial Resnet model to train the initial Resnet model to obtain a to-be-tested target Resnet model; inputting the two groups of test samples into a to-be-tested target Resnet model for calculation to obtain two groups of image characteristic quantities; calculating the maximum cosine similarity between the two groups of image feature quantities by using a preset algorithm; judging whether the maximum cosine similarity is greater than or equal to a presetvalue or not; generating a target Resnet model according to the to-be-tested target Resnet model; or constructing M groups of initial samples and inputting the M groups of training samples into the to-be-tested target Resnet model to train the to-be-tested target Resnet model. The invention further provides a storage medium and computer equipment. According to the method, the problem of narrow-edge fingerprint matching identification is effectively solved through the fingerprint identification model constructed by Resnet and Triplet Loss.
Owner:SHENZHEN FUSHI TECH CO LTD

Hand-drawn image real-time retrieval method based on multi-granularity associative learning

PendingCN113886615AAvoid Diversity ConfusionReduce retrieval timeStill image data queryingNeural architecturesImage retrievalAssociative learning
The invention belongs to the field of image retrieval, and particularly relates to a hand-drawn image real-time retrieval method based on multi-granularity associative learning, which comprises the following steps of: training an improved deep neural network model by adopting a triplet loss function and a multi-granularity associative learning method, extracting an embedded vector of a sketch branch by the trained deep neural network model, sending the sketch branch to a discriminator to judge the grade of the sketch branch, sending the sketch branch to a dimension reduction layer corresponding to the grade, calculating the Euclidean distance between the sketch branch and the image, and returning the retrieved top-k images according to the Euclidean distance; according to the method, a multi-stage model is designed, diversity confusion of incomplete sketches is avoided, and a progressive multi-granularity association learning method for the incomplete sketches is provided, so that the embedding space of each incomplete sketch approaches the embedding space of a subsequent sketch and a corresponding target picture, and the target picture is retrieved with the fewest sketch strokes as much as possible.
Owner:CHONGQING UNIV OF POSTS & TELECOMM
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