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

480 results about "Feature coding" patented technology

Feature Coding Standards and Geodatabase Design The application of a coding standard can be independent of a specific data product or specification, and in fact, any geographic feature in any database can be assigned some major and minor codes based on a coding standard.

Infrared behavior identification method based on adaptive fusion of artificial design feature and depth learning feature

The invention relates to an infrared behavior identification method based on adaptive fusion of an artificial design feature and a depth learning feature. The method comprises: S1, improved dense track feature extraction is carried out on an original video by using an artificial design feature module; S2, feature coding is carried out on the extracted artificial design feature; S3, with a CNN feature module, optic flow information extraction is carried out on an original video image sequence by using a variation optic flow algorithm, thereby obtaining a corresponding optic flow image sequence; S4, CNN feature extraction is carried out on the optic flow sequence obtained at the S3 by using a convolutional neural network; and S5, a data set is divided into a training set and a testing set; and weight learning is carried out on the training set data by using a weight optimization network, weight fusion is carried out on probability outputs of a CNN feature classification network and an artificial design feature classification network by using the learned weight, an optimal weight is obtained based on a comparison identification result, and then the optimal weight is applied to testing set data classification. According to the method, a novel feature fusion way is provided; and reliability of behavior identification in an infrared video is improved. Therefore, the method has the great significance in a follow-up video analysis.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Human body movement recognition method based on convolutional neural network feature coding

The invention provides a human body movement recognition method based on convolutional neural network feature coding and mainly aims to solve the problems of complicated calculation and low accuracy in the prior art. According to the implementation scheme, TV-L1 is utilized to obtain a video light steam graph; convolutional neural network coding, local feature accumulation coding, dimension-reducing whitening processing and VLAD vector processing are sequentially performed in a video space direction and a light stream movement direction, and space direction VLAD vectors and movement direction VLAD vectors are acquired; and information in the video space direction and information in the light steam movement direction are merged to obtain human body movement classification data, and then classification processing is performed. According to the method, convolutional features are subjected to local feature accumulation coding, so that the recognition rate is increased when complicated background data is processed, and the calculated amount is reduced; the features acquired by fusing video VLAD vectors and light stream VLAD vectors has higher robustness to environmental changes, and the method can be used for performing detection and recognition on human body movement in a monitoring video in areas such as a community, a shopping mall and a privacy occasion.
Owner:XIDIAN UNIV

Context pyramid fusion network and image segmentation method

The invention discloses a context pyramid fusion network and an image segmentation method, and the context pyramid fusion network comprises a feature coding module which comprises a plurality of feature extraction layers which are connected step by step, and is used for obtaining a feature map of an original image; a plurality of global pyramid guiding modules, connected with the different featureextraction layers respectively and used for fusing the feature maps extracted by the feature extraction layers connected with the global pyramid guiding modules with the feature maps extracted by allthe higher feature extraction layers to obtain global context information and guiding and transmitting the global context information to the feature decoding module through jump connection; a scale sensing pyramid fusion module, connected with the highest feature extraction layer of the feature coding module and used for dynamically selecting a correct receptive field according to the feature maps of different scales and fusing multi-scale context information; and a feature decoding module, used for reconstructing a feature map according to the global context information and the multi-scale context information. The method is good in image segmentation performance, and is better in effectiveness and universality.
Owner:SUZHOU UNIV

CT image segmentation system based on attention convolutional neural network

ActiveCN111325751AImprove segmentation execution efficiencyReduce lossesImage enhancementImage analysisFeature codingImage segmentation
The invention provides a CT image segmentation system based on an attention convolutional neural network, and the system comprises a feature coding module which uses a parallel convolutional neural network to gradually reduce the size of a feature map of an input image, and achieves the simultaneous extraction of image semantic information and spatial information through the multiplexing of a network layer and the interception and fusion of features of all layers; the semantic information extraction attention module which is used for generating attention features by pooling and further refining the semantic information features extracted by the feature coding module; the feature fusion pooling attention module which is used for fusing the refined semantic information features with the semantic information and spatial information features spliced by the feature coding module to form an attention feature map by using parallel connection of maximum pooling and average pooling; and the feature map decoding module which is used for gradually and finely restoring the attention feature map into the size of the input image by using a convolution module and an up-sampling module. Accordingto the invention, by fusing the attention module, efficient and accurate image segmentation is realized.
Owner:CHONGQING UNIV OF TECH

End-to-end classification method of large-scale news text based on Bi-GRU and word vector

The invention provides an end-to-end classification method of a large-scale news text based on Bi-GRU and a word vector. The end-to-end classification method comprises the following steps: S1. word Embedding word-level semantic feature representation is performed; S2. the attention weight Bi-GRU word level sentence feature coding model is constructed; S3. the Bi-GRU sentence level feature coding model based on the attention weight is established; S4. hierarchical Softmax is applied to realize end-to-end classification implementation. According to the method, the dimension of the vector can bereduced and the problem that the features are too sparse can be effectively prevented. The final output vector is optimized and the effectiveness of model feature coding is enhanced. The problem thatthe model is difficult to train because of the high dimension can be avoided and the additional semantic information can also be provided. The feature extraction model and various common classifiers can be flexibly combined so as to facilitate replacement and debugging of the classifiers. The computational complexity is reduced from | K | to log | K | in comparison with that of Softmax.
Owner:NAT COMP NETWORK & INFORMATION SECURITY MANAGEMENT CENT +1

Human-computer identification method and device based on sliding trajectory, and electronic equipment

The invention provides a human-computer identification method based on a sliding trajectory, belongs to the technical field of computers and is used for solving the problem of low accuracy when a human-computer identification method simulates a sliding trajectory input by a user in the prior art. The method comprises the following steps that: determining the preset dimension feature coding of a historical sliding trajectory which is qualified, and the reference distribution feature of the feature coding of a historical sliding trajectory on the basis of at least one time window; determining the preset dimension feature coding of a real-time sliding trajectory to be verified, and the distribution feature to be verification of the feature coding of a historical sliding trajectory on the basis of at least one time window; and if the distribution feature to be verification on the basis of a certain time window is not matched with the reference distribution feature, determining that the real-time sliding trajectory to be verified is a machine simulation sliding trajectory. By use of the method disclosed by the embodiment of the invention, accuracy for identifying the machine simulationsliding trajectory can be effectively improved.
Owner:北京钱袋宝支付技术有限公司

Three-dimensional target detection method, system and device based on RGB-D

The invention belongs to the technical field of target detection, particularly relates to a three-dimensional target detection method, system and device based on RGB-D, and aims to solve the problem that efficiency and 3D target detection accuracy cannot be both considered in the prior art. The method comprises the steps of performing feature extraction on a 2D image set of a to-be-detected target, and reversely mapping the 2D image set to a 3D space; performing voxel division on the 3D point cloud data of the to-be-detected target, and performing feature coding through a 3D convolutional neural network in combination with the mapping voxel of the 2D image; aggregating 2D image texture features and 3D point cloud data geometrical features; obtaining a target feature cluster set through a Hough voting network; and obtaining a target bounding box as a three-dimensional target detection result through the target regression and classification network. According to the method, the 2D imagedata is reversely mapped to the 3D space, the 3D point cloud geometrical characteristics and the 2D image texture characteristics are fused, the 3D target detection accuracy is improved, the pre-selected area is generated through adoption of the Hough voting method, and the 3D target detection efficiency is guaranteed.
Owner:COMMUNICATION UNIVERSITY OF CHINA

Single-frame image super resolution reconstruction method based on sparse domain selection

The invention discloses a single-frame image super resolution reconstruction method based on sparse domain selection, mainly to solve the problem that the reconstruction result is poor caused when the existing reconstruction method carries out joint dictionary training. The method comprises steps: low-resolution and high-resolution image training sets are constructed according to an image set; low-resolution and high-resolution feature training sets are constructed according to the image training sets; sparse representation is carried out on the low-resolution feature training set; according to the high-resolution feature training set and a low-resolution feature coding coefficient, an iterative initial value for a high-resolution dictionary is solved; an optimization objective formula for sparse domain selection is constructed, and the high-resolution dictionary, a high-resolution feature coding coefficient and a mapping matrix are solved iteratively; and according to the inputted test image, the high-resolution dictionary, the high-resolution feature coding coefficient and the mapping matrix, a high-resolution image is reconstructed and outputted. The experimental simulation shows that the reconstruction result has higher subjective and objective quality evaluation, and can applied to medical imaging, high-definition video imaging, remote sensing monitoring, traffic and safety monitoring.
Owner:XIDIAN UNIV

Method and apparatus for intelligently generating power line route

The invention relates to a method for intelligently generating a power line route. The method comprises the steps of establishing rules: setting a feature coding rule, and establishing a basic line selection rule and a special line selection rule; establishing line selection regions, determining a target line selection region, and defining a working range; performing barrier analysis, obtaining geographic information data in the involved region according to the line selection regions, establishing a unit grid, judging whether the unit grid involved by geographic information is a barrier grid or not according to the line selection rule, and if yes, attaching attributes of the line selection rule to cells; and generating a line by a line search algorithm according to a cell set in the line selection regions. Compared with the prior art, the method for intelligently generating the power line route has the advantages that a line trend in an engineering region is comprehensively considered, scheme indexes are scientifically analyzed, and key index comparison and analysis are carried out, so that the route generation efficiency and accuracy can be effectively improved. In addition, the invention provides an apparatus for intelligently generating the power line route.
Owner:GUANGDONG KENUO SURVEYING ENG CO LTD

Three-dimensional point cloud target detection method

The invention discloses a three-dimensional point cloud target detection method. The method comprises the following steps: point cloud information of a three-dimensional scene is obtained through a depth sensor and an image sensor to serve as a training data set of a neural network; the point cloud of the target in the scene due to visual angle shielding and long-distance missing is complemented by utilizing a target point cloud model rendered by a computer; two three-dimensional target detection networks are constructed as a virtual training data set, one three-dimensional target detection network being used for inputting real data and the other three-dimensional target detection network being used for inputting virtual data, and the real three-dimensional scene point cloud data and the virtual three-dimensional scene point cloud data are respectively input into respective point cloud feature coding networks for feature extraction; the association perception process is simulated and applied to the deep neural network, and the incomplete point cloud information coding feature domain in the real scene is migrated to the virtual complete point cloud information coding feature domainthrough the transfer learning technology so that the neural network is enabled to actively associate the incomplete point cloud to the complete point cloud.
Owner:FUDAN UNIV

Electric cochlea Chinese fixed electric stimulation amplitude changing pattern in vitro voice processing equipment

An electronic cochlea Chinese fixed electrostimulation amplitude variation pattern exosomatic speech processing device comprises an audio amplification sampling module, a storage module, a digital signal processor and a signal transmission module, wherein the speech signal processing program of the device comprises a preprocessing unit, an endpoint detecting unit, a speech recognition unit and a feature coding unit; the feature coding unit has a fixed electrostimulation amplitude variation pattern library and a stimulation patter selecting and adjusting module; moreover, the feature coding unit selects a corresponding electrostimulation amplitude variation pattern from a fixed electrostimulation pattern library according to the recognition result of a speech section, and adjusts an electrode channel selection pattern, a stimulation speed variation pattern and stimulation time, thereby finally generating a holonomic electrostimulation parameter corresponding to each stimulation electrode. The electronic cochlea Chinese fixed electrostimulation amplitude variation pattern exosomatic speech processing device adopts a speech recognition technology which takes a Chinese standard syllable as a recognition unit, and carries out electrostimulation coding and adjusting of a recognition result by means of a fixed electrostimulation amplitude variation pattern, thereby restoring the Chinese speech recognition capacity of an electronic cochlea wear more effectively.
Owner:SHENZHEN GRADUATE SCHOOL TSINGHUA UNIV

A continuous action online learning control method and system for an autonomous vehicle

InactiveCN109948781ASolving Dimensionality Reduction Coding ProblemsRealize online learning controlNeural architecturesNeural learning methodsFeature codingHigh dimensional
The invention discloses a continuous action online learning control method and system for an automatic driving vehicle. The continuous action online learning control method comprises the following steps: encoding a perceptual image It through a deep encoding network to obtain an encoding state feature st; respectively inputting encoding state features st into actuators-actuators, wherein the evaluator models all adopt an evaluator network and an actuator network of a cerebellar model neural network, an action at is output through the actuator network, and an actuator is updated through the evaluator network; parameters of an evaluator model. According to the invention, a synthetic deep neural network feature coding technology and an enhanced learning principle are adopted; the learning control problem of a continuous action space is solved under high-dimensional state input; on-line learning control of a continuous action space under large-scale continuous state input can be realized,the learning period is shortened while the learning effect is ensured, the learning process can be quickly converged to obtain a control strategy with a good performance effect, and the data utilization rate is good.
Owner:NAT UNIV OF DEFENSE TECH
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