CN113989818A - Character classification method and system based on brain-like computing platform - Google Patents

Character classification method and system based on brain-like computing platform Download PDF

Info

Publication number
CN113989818A
CN113989818A CN202111606833.9A CN202111606833A CN113989818A CN 113989818 A CN113989818 A CN 113989818A CN 202111606833 A CN202111606833 A CN 202111606833A CN 113989818 A CN113989818 A CN 113989818A
Authority
CN
China
Prior art keywords
pooled
pulse
neuron
neural network
neurons
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111606833.9A
Other languages
Chinese (zh)
Other versions
CN113989818B (en
Inventor
胡蝶
包文笛
乔树山
周玉梅
尚德龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhongke Nanjing Intelligent Technology Research Institute
Original Assignee
Zhongke Nanjing Intelligent Technology Research Institute
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhongke Nanjing Intelligent Technology Research Institute filed Critical Zhongke Nanjing Intelligent Technology Research Institute
Priority to CN202111606833.9A priority Critical patent/CN113989818B/en
Publication of CN113989818A publication Critical patent/CN113989818A/en
Application granted granted Critical
Publication of CN113989818B publication Critical patent/CN113989818B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/049Temporal neural networks, e.g. delay elements, oscillating neurons or pulsed inputs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computational Linguistics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Evolutionary Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Character Discrimination (AREA)
  • Image Analysis (AREA)

Abstract

The invention relates to a character classification method and system based on a brain-like computing platform. The method comprises the steps of constructing a pulse neural network classification model; the impulse neural network model includes: the device comprises a coding layer, a maximum pooling layer and a classification layer; the maximum pooling layer comprises a plurality of pooled neurons and a maximum pooled output layer; the pooled neurons are connected pairwise, and the pooled neurons are connected with the pooled neurons in an inhibition manner; the pulse of the maximum pooling output layer is issued by a first pulse neuron; the maximum pooled output layer comprises a neuron; the neuron is connected with each pooled neuron; and (4) carrying out character classification on the MNIST handwritten digit data set by using a pulse neural network classification model. The invention can improve the precision of character classification.

Description

Character classification method and system based on brain-like computing platform
Technical Field
The invention relates to the field of character classification, in particular to a character classification method and system based on a brain-like computing platform.
Background
In the artificial neural network, the texture features can be extracted through maximum pooling, the influence of useless information is reduced, and relatively lower dimensionality is obtained by carrying out aggregate statistical processing on different features so as to avoid an overfitting phenomenon. I.e., reduce the number of parameters, reduce computational cost, and prevent overfitting. In convolutional neural networks, the maximal pooling has become an indispensable module in the network, and usually only the maximal value needs to be found in the pooled region, i.e. the maximal pooled output is considered. However, it is still a difficult point to realize the maximum pooling in the spiking neural network, because the output of the network is in a pulse form, the maximum output is difficult to calculate, and in the spiking neural network, the maximum neuron is dynamically changed along with the time, and the neuron-to-neuron comparison is difficult, so that the brain-like hardware calculation platform is difficult to compare information between neurons. In the classification task implemented based on the brain-like computing platform, the existing method cannot meet the characteristics that the brain-like hardware computing platform cannot compare, so that the method with the largest pooling cannot be applied to the brain-like hardware computing platform. In the actual classification task, the pooling layer is necessary, and average pooling is usually used instead of maximum pooling, and this alternative causes a loss of precision of the classification task and finally a reduction in classification precision.
Disclosure of Invention
The invention aims to provide a character classification method and a character classification system based on a brain-like computing platform, which can improve the precision of character classification.
In order to achieve the purpose, the invention provides the following scheme:
a character classification method based on a brain-like computing platform comprises the following steps:
constructing a pulse neural network classification model; the impulse neural network model includes: the device comprises a coding layer, a maximum pooling layer and a classification layer; the maximum pooling layer comprises a plurality of pooled neurons and a maximum pooled output layer; the pooled neurons are connected pairwise, and the pooled neurons are connected with the pooled neurons in an inhibition manner; the pulse of the maximum pooling output layer is issued by a first pulse neuron; the maximum pooled output layer comprises a neuron; the neuron is connected with each pooled neuron;
utilizing a pulse neural network classification model to classify characters of the MNIST handwritten digit data set; the MNIST handwritten digit data set includes pictures of handwritten digits 0-9.
Optionally, the step size of the maximum pooling is the same as the size of the maximum pooling area.
Optionally, the constructing a classification model of the spiking neural network further includes:
and training the weights of the impulse neural network classification model by using an ANN-to-SNN mode.
Optionally, the performing, by using a pulse neural network classification model, character classification on the MNIST handwritten digit data set specifically includes:
and converting the pixel values of the pictures in the MNIST handwritten digit data set into pulses in a Poisson coding mode.
A character classification system based on a brain-like computing platform, comprising:
the pulse neural network classification model building module is used for building a pulse neural network classification model; the impulse neural network model includes: the device comprises a coding layer, a maximum pooling layer and a classification layer; the maximum pooling layer comprises a plurality of pooled neurons and a maximum pooled output layer; the pooled neurons are connected pairwise, and the pooled neurons are connected with the pooled neurons in an inhibition manner; the pulse of the maximum pooling output layer is issued by a first pulse neuron; the maximum pooled output layer comprises a neuron; the neuron is connected with each pooled neuron;
the character classification module is used for classifying characters of the MNIST handwritten digit data set by using a pulse neural network classification model; the MNIST handwritten digit data set includes pictures of handwritten digits 0-9.
Optionally, the step size of the maximum pooling is the same as the size of the maximum pooling area.
Optionally, the method further comprises:
and the training module is used for training the weight of the pulse neural network classification model by using an ANN-to-SNN mode.
Optionally, the character classification module specifically includes:
and the coding unit is used for converting the pixel values of the pictures in the MNIST handwritten digit data set into pulses in a Poisson coding mode.
According to the specific embodiment provided by the invention, the invention discloses the following technical effects:
the invention provides a character classification method and a system based on a brain-like computing platform, wherein neurons in a pooling area in a maximum pooling layer in a constructed pulse neural network classification model are connected in pairs to realize a transverse inhibition function, after a neuron firstly sends a pulse, a pulse is sent to other neurons, and the pulse can inhibit the next pulse of other neurons, so that the pulse sent by other neurons can be inhibited, namely, only the firstly sent pulse is output in the range of sending a pulse by each neuron, the method that most of the maximum pooling needs to obtain the maximum information by comparison at present is avoided, the characteristics of a pulse neural network are combined, and unnecessary information is inhibited by the pulse sending mode, not only is pulse information for a single neuron preserved, it preserves the first pulse of multiple neurons over the largest pooled selection area. The method keeps the 'maximum' information carried by each neuron, is more consistent with the characteristics of the impulse neural network, effectively relieves a series of problems caused by the loss of the impulse information transmission of a single neuron on a hardware platform, and further ensures the classification precision in the whole handwritten digit classification network.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
FIG. 1 is a schematic flow chart of a character classification method based on a brain-like computing platform according to the present invention;
FIG. 2 is a diagram of a maximum pooling layer structure;
FIG. 3 is a schematic diagram of a classification model of a spiking neural network;
FIG. 4 is a diagram of a MNIST handwritten digit data set;
FIG. 5 is a diagram illustrating character classification results;
fig. 6 is a schematic structural diagram of a character classification system based on a brain-like computing platform according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention aims to provide a character classification method and a character classification system based on a brain-like computing platform, which can improve the precision of character classification.
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Fig. 1 is a schematic flow chart of a character classification method based on a brain-like computing platform provided by the present invention, and as shown in fig. 1, the character classification method based on the brain-like computing platform provided by the present invention includes:
s101, constructing a pulse neural network classification model as shown in figure 3; the impulse neural network model includes: the device comprises a coding layer, a maximum pooling layer and a classification layer; as shown in fig. 2, the maximally pooled layer comprises a plurality of pooled neurons and a maximally pooled output layer; the pooled neurons are connected pairwise, and the pooled neurons are connected with the pooled neurons in an inhibition manner; the pulse of the maximum pooling output layer is issued by a first pulse neuron; the maximum pooled output layer comprises a neuron; the neuron is connected with each pooled neuron; the step size of the maximum pooling is the same as the size of the maximum pooling area.
The specific implementation steps of the maximum pooling layer are as follows:
1. the first layer is pooled neurons, the size of the pooled region is determined, as shown in fig. 1, the size of the pooled region is selected to be 3, that is, the maximum pooling operation is performed on 3 neurons each time, and the step size of the maximum pooling is consistent with the size of the pooled region;
2. connecting the neurons in the pooling region with each other, wherein the neurons are in inhibition connection with other neurons, namely when any one neuron sends a pulse to the next layer, and simultaneously sends an inhibition pulse to other neurons in the pooling region, the lateral inhibition method can ensure that when a certain neuron in the pooling region sends a pulse first, other neurons receive an inhibition pulse, the inhibition pulse can inhibit the next pulse to be sent of other neurons, and the largest pooling output neuron only outputs the information of the first pulse neuron, so that the largest pooling operation can be avoided being completed by using a comparison method;
3. the second layer is a maximum pooled output layer which comprises a neuron, each pooled neuron of the first layer is connected to the maximum pooled output layer, the connection synaptic weight between the neuron and other neurons is 1, and the threshold for the neuron to issue a pulse is set to 1 so as to ensure the smooth transmission of the pulse. When the first pulse neuron sends a pulse, the pooled output neuron outputs a pulse, and the inhibitory pulse sent by the first pulse neuron can inhibit the next pulse of other pooled neurons, so that when the neuron in the pooled region first sends a second pulse, the second first pulse is generated, a second round of lateral inhibitory pulses can be generated, and the pulses are transmitted regularly and continuously. Although the neurons of the first pulse are constantly changing, the pulses delivered to the largest pooled output layer are all first pulses.
S102, character classification is carried out on the MNIST handwritten digit data set by using a pulse neural network classification model; as shown in fig. 4, the MNIST handwritten digit data set includes pictures of handwritten digits 0-9.
The MNIST handwritten digit data set contains 6 ten thousand samples, and the test set contains 1 ten thousand samples.
After S101, the method further includes:
and training the weights of the impulse neural network classification model by using an ANN-to-SNN mode. The last layer of the network is a classification output layer, 10 neurons are provided in total, each neuron represents a classification category, and the final character classification result is obtained through the neurons; the input image obtained by visualizing the images in the dataset and the classification result of the model are shown in fig. 5.
S102 specifically comprises the following steps:
and converting the pixel values of the pictures in the MNIST handwritten digit data set into pulses in a Poisson coding mode.
Before the image is input into the network, the image needs to be coded at the second layer of the network. The size of the MNIST data set picture is 28 × 28, each pixel value corresponds to one neuron, the pixel values of the image are converted into pulses in a Poisson coding mode, and a neuron model used in the method is a Leaky integral-and-fire (LIF) neuron model. LIF neurons are provided on a brain-like computing platform, so that the LIF neuron model does not need to be rewritten in the construction of a classification model. LIF neurons and their membrane potentials
Figure DEST_PATH_IMAGE001
Is described by the following first order differential equation:
Figure 922497DEST_PATH_IMAGE002
in the formula (I), the compound is shown in the specification,
Figure DEST_PATH_IMAGE003
the time constant of the membrane, referred to as the membrane time constant,
Figure 744697DEST_PATH_IMAGE004
the sum of synaptic currents produced by the firing behavior of individual presynaptic neurons. When the membrane potential is
Figure 727697DEST_PATH_IMAGE001
Greater than or equal to threshold potential
Figure DEST_PATH_IMAGE005
When activated, neurons produce excitations, i.e., fire pulses, which, along with conduction of action potentials, reset membrane potentials to
Figure 263851DEST_PATH_IMAGE005
And remains unchanged during the absolute refractory period; when the membrane potential is
Figure 780021DEST_PATH_IMAGE001
Below the threshold voltage, the neuron will not fire a pulse and the membrane potential will have a membrane-dependent time constant
Figure 805746DEST_PATH_IMAGE006
Attenuation to know resting potential
Figure 10462DEST_PATH_IMAGE005
Fig. 6 is a schematic structural diagram of a character classification system based on a brain-like computing platform provided by the present invention, and as shown in fig. 6, the character classification system based on the brain-like computing platform provided by the present invention includes:
the impulse neural network classification model building module 601 is used for building an impulse neural network classification model; the impulse neural network model includes: the device comprises a coding layer, a maximum pooling layer and a classification layer; the maximum pooling layer comprises a plurality of pooled neurons and a maximum pooled output layer; the pooled neurons are connected pairwise, and the pooled neurons are connected with the pooled neurons in an inhibition manner; the pulse of the maximum pooling output layer is issued by a first pulse neuron; the maximum pooled output layer comprises a neuron; the neuron is connected with each pooled neuron;
a character classification module 602, configured to perform character classification on the MNIST handwritten digit data set by using a pulse neural network classification model; the MNIST handwritten digit data set includes pictures of handwritten digits 0-9.
The step size of the maximum pooling is the same as the size of the maximum pooling area.
The invention provides a character classification system based on a brain-like computing platform, which further comprises:
and the training module is used for training the weight of the pulse neural network classification model by using an ANN-to-SNN mode.
The character classification module 602 specifically includes:
and the coding unit is used for converting the pixel values of the pictures in the MNIST handwritten digit data set into pulses in a Poisson coding mode.
The invention has two main advantages, one is that: in the classification task implemented based on the brain-like computing platform, the existing methods cannot meet the characteristics that the brain-like hardware computing platform cannot compare, so that the maximum pooling methods cannot be applied to character classification. In an actual classification task, a pooling layer is necessary, average pooling is usually used to replace maximum pooling, and the replacement mode can cause the loss of the precision of the classification task.
The advantages are two: the maximal pooling method of the present invention compared to existing methods not only preserves the "maximal" information of a single neuron, it preserves the information of multiple neurons. Currently, in the research on realizing the maximum pooling based on the impulse neural network, there are various schemes to define the "maximum" in the pooling window, such as selecting the neuron with the highest pulse-emitting frequency as the maximum; selecting the neuron with the maximum real-time pulse average release rate as the maximum; the neuron with the highest accumulated membrane voltage is selected as the maximum. Although the methods can obtain a good maximum pooling result on the brain-like simulation platform, on the brain-like hardware computing platform, information between layers is only transmitted through pulses, that is, the pulse issuing frequency and the number of issued neurons cannot be compared only by means of pulse transmission between layers, so that information carried by the 'maximum' neuron cannot be output on the maximum pooling layer.
The maximum pooling scheme provided by the invention avoids most of the conventional methods for obtaining the maximum information through comparison, combines the characteristics of the impulse neural network, suppresses the unnecessary information through an impulse sending mode, and retains the maximum information. For most problems, the first-to-fire pulse on a neuron carries more characteristic information, so the scheme herein will retain this portion of the first-to-fire pulse for output to the next layer. Compared with other maximal pooling implementation schemes based on the impulse neural network, the method not only retains impulse information of a single neuron, but also retains the first impulse of a plurality of neurons on the maximal pooling selection area. The method is different from the traditional maximum pooling method which only outputs single maximum neuron information, further refines the concept of maximum and reserves the maximum information carried by each neuron, and the method better accords with the characteristics of a pulse neural network, effectively relieves a series of problems caused by the loss of the pulse information transmission of the single neuron on a hardware platform, and further ensures the classification precision in the whole handwritten digit classification network.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system disclosed by the embodiment, the description is relatively simple because the system corresponds to the method disclosed by the embodiment, and the relevant points can be referred to the method part for description.
The principles and embodiments of the present invention have been described herein using specific examples, which are provided only to help understand the method and the core concept of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, the specific embodiments and the application range may be changed. In view of the above, the present disclosure should not be construed as limiting the invention.

Claims (8)

1. A character classification method based on a brain-like computing platform is characterized by comprising the following steps:
constructing a pulse neural network classification model; the impulse neural network model includes: the device comprises a coding layer, a maximum pooling layer and a classification layer; the maximum pooling layer comprises a plurality of pooled neurons and a maximum pooled output layer; the pooled neurons are connected pairwise, and the pooled neurons are connected with the pooled neurons in an inhibition manner; the pulse of the maximum pooling output layer is issued by a first pulse neuron; the maximum pooled output layer comprises a neuron; the neuron is connected with each pooled neuron;
utilizing a pulse neural network classification model to classify characters of the MNIST handwritten digit data set; the MNIST handwritten digit data set includes pictures of handwritten digits 0-9.
2. The method for character classification based on the brain-like computing platform according to claim 1, wherein the step size of the maximum pooling is the same as the size of the maximum pooling area.
3. The character classification method based on the brain-like computing platform according to claim 1, wherein the constructing the impulse neural network classification model further comprises:
and training the weights of the impulse neural network classification model by using an ANN-to-SNN mode.
4. The method according to claim 1, wherein the character classification for the MNIST handwritten digit data set by using the impulse neural network classification model specifically comprises:
and converting the pixel values of the pictures in the MNIST handwritten digit data set into pulses in a Poisson coding mode.
5. A character classification system based on a brain-like computing platform, comprising:
the pulse neural network classification model building module is used for building a pulse neural network classification model; the impulse neural network model includes: the device comprises a coding layer, a maximum pooling layer and a classification layer; the maximum pooling layer comprises a plurality of pooled neurons and a maximum pooled output layer; the pooled neurons are connected pairwise, and the pooled neurons are connected with the pooled neurons in an inhibition manner; the pulse of the maximum pooling output layer is issued by a first pulse neuron; the maximum pooled output layer comprises a neuron; the neuron is connected with each pooled neuron;
the character classification module is used for classifying characters of the MNIST handwritten digit data set by using a pulse neural network classification model; the MNIST handwritten digit data set includes pictures of handwritten digits 0-9.
6. The system of claim 5, wherein the step size of the maximal pooling is the same as the size of the maximal pooling area.
7. The system of claim 5, further comprising:
and the training module is used for training the weight of the pulse neural network classification model by using an ANN-to-SNN mode.
8. The system according to claim 5, wherein the character classification module specifically comprises:
and the coding unit is used for converting the pixel values of the pictures in the MNIST handwritten digit data set into pulses in a Poisson coding mode.
CN202111606833.9A 2021-12-27 2021-12-27 Character classification method and system based on brain-like computing platform Active CN113989818B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111606833.9A CN113989818B (en) 2021-12-27 2021-12-27 Character classification method and system based on brain-like computing platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111606833.9A CN113989818B (en) 2021-12-27 2021-12-27 Character classification method and system based on brain-like computing platform

Publications (2)

Publication Number Publication Date
CN113989818A true CN113989818A (en) 2022-01-28
CN113989818B CN113989818B (en) 2022-09-16

Family

ID=79734304

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111606833.9A Active CN113989818B (en) 2021-12-27 2021-12-27 Character classification method and system based on brain-like computing platform

Country Status (1)

Country Link
CN (1) CN113989818B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108875846A (en) * 2018-05-08 2018-11-23 河海大学常州校区 A kind of Handwritten Digit Recognition method based on improved impulsive neural networks
CN110837776A (en) * 2019-10-09 2020-02-25 广东工业大学 Pulse neural network handwritten Chinese character recognition method based on STDP

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108875846A (en) * 2018-05-08 2018-11-23 河海大学常州校区 A kind of Handwritten Digit Recognition method based on improved impulsive neural networks
CN110837776A (en) * 2019-10-09 2020-02-25 广东工业大学 Pulse neural network handwritten Chinese character recognition method based on STDP

Also Published As

Publication number Publication date
CN113989818B (en) 2022-09-16

Similar Documents

Publication Publication Date Title
CN108510485B (en) Non-reference image quality evaluation method based on convolutional neural network
JP2019028971A (en) Method and apparatus for detecting anomaly traffic
CN113408743B (en) Method and device for generating federal model, electronic equipment and storage medium
CN111507884A (en) Self-adaptive image steganalysis method and system based on deep convolutional neural network
CN109597965B (en) Data processing method, system, terminal and medium based on deep neural network
CN112784964A (en) Image classification method based on bridging knowledge distillation convolution neural network
CN107680077A (en) A kind of non-reference picture quality appraisement method based on multistage Gradient Features
CN107292458A (en) A kind of Forecasting Methodology and prediction meanss applied to neural network chip
CN110059616A (en) Pedestrian's weight identification model optimization method based on fusion loss function
CN114514519A (en) Joint learning using heterogeneous model types and architectures
CN108537747A (en) A kind of image repair method based on the convolutional neural networks with symmetrical parallel link
CN107247991A (en) A kind of method and device for building neutral net
CN111626237A (en) Crowd counting method and system based on enhanced multi-scale perception network
CN111130909B (en) Network flow prediction method based on self-adaptive reserve pool ESN
CN109635938A (en) A kind of autonomous learning impulsive neural networks weight quantization method
CN112580585A (en) Excavator target detection method and device based on stacked dense network
CN116403063A (en) No-reference screen content image quality assessment method based on multi-region feature fusion
KR20200038072A (en) Entropy-based neural networks partial learning method and system
CN113989818B (en) Character classification method and system based on brain-like computing platform
CN111079930B (en) Data set quality parameter determining method and device and electronic equipment
CN110378466B (en) Neural network difference-based quantization method and system
Shen et al. Efficient deep structure learning for resource-limited IoT devices
CN116383708A (en) Transaction account identification method and device
CN112989955B (en) Human body action recognition method based on space-time double-flow heterogeneous grafting convolutional neural network
CN115861930A (en) Crowd counting network modeling method based on hierarchical difference feature aggregation

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant