WO2020134533A1 - 深度模型训练方法及装置、电子设备及存储介质 - Google Patents
深度模型训练方法及装置、电子设备及存储介质 Download PDFInfo
- Publication number
- WO2020134533A1 WO2020134533A1 PCT/CN2019/114497 CN2019114497W WO2020134533A1 WO 2020134533 A1 WO2020134533 A1 WO 2020134533A1 CN 2019114497 W CN2019114497 W CN 2019114497W WO 2020134533 A1 WO2020134533 A1 WO 2020134533A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- model
- training
- training set
- labeling information
- segmentation
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
- G06N3/0442—Recurrent networks, e.g. Hopfield networks characterised by memory or gating, e.g. long short-term memory [LSTM] or gated recurrent units [GRU]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
- G06N3/0455—Auto-encoder networks; Encoder-decoder networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/0895—Weakly supervised learning, e.g. semi-supervised or self-supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/12—Edge-based segmentation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
- G06V10/443—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
- G06V10/449—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
- G06V10/451—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
- G06V10/454—Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/69—Microscopic objects, e.g. biological cells or cellular parts
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10056—Microscopic image
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20016—Hierarchical, coarse-to-fine, multiscale or multiresolution image processing; Pyramid transform
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20081—Training; Learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20084—Artificial neural networks [ANN]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20092—Interactive image processing based on input by user
- G06T2207/20096—Interactive definition of curve of interest
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20092—Interactive image processing based on input by user
- G06T2207/20104—Interactive definition of region of interest [ROI]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
- G06T2207/30024—Cell structures in vitro; Tissue sections in vitro
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V2201/00—Indexing scheme relating to image or video recognition or understanding
- G06V2201/03—Recognition of patterns in medical or anatomical images
Definitions
- This application relates to the field of information technology but is not limited to the field of information technology, and in particular to a method and device for training a deep model, electronic equipment, and a storage medium.
- the training set usually includes training data and labeled data of the training data.
- labeling data requires manual labeling manually.
- all the training data is labeled manually, which has a large workload, low efficiency, and manual errors in the labeling process;
- high-precision labeling is required, such as the labeling in the image field, it is necessary to achieve pixel-level Segmentation, pure manual labeling must achieve pixel-level segmentation, which is very difficult and the labeling accuracy is difficult to guarantee.
- the training of deep learning models based on purely manually labeled training data may result in low training efficiency and the resulting model's accuracy because of the low accuracy of the training data, resulting in the model's classification or recognition ability being less accurate than expected.
- the embodiments of the present application are expected to provide a deep model training method and device, electronic equipment, and storage medium.
- a first aspect of an embodiment of the present application provides a deep learning model training method, including:
- n is an integer greater than 1;
- the method includes:
- N is the maximum number of training rounds
- n is less than N, obtain the n+1th first labeling information output by the first model, and obtain the n+1th second labeling information output by the second model.
- the acquiring the training data and the initial annotation information of the training data includes:
- the generating the first training set of the first model and the first training set of the second model based on the initial annotation information includes:
- a first training set of the first model and a first training set of the second model are generated.
- the generating the first training set of the first model and the first training set of the second model based on the initial labeling information further includes:
- a first training set of the first model and a first training set of the second model are generated.
- the drawing outlines consistent with the shape of the segmentation target in the circumscribed frame based on the circumscribed frame includes:
- an inscribed ellipse of the circumscribed frame consistent with the cell shape is drawn in the circumscribed frame.
- a second aspect of an embodiment of the present application provides a deep learning model training device, including:
- the labeling module is configured to obtain the n+1th first labeling information output by the first model, the first model undergoes n rounds of training; and, obtain the n+1th second labeling information output by the second model, the first The second model has been trained for n rounds; n is an integer greater than 1;
- the first generating module is configured to generate an n+1th training set of the second model based on the training data and the n+1th first labeling information, and based on the training data and the n+1th first 2. Annotate information to generate the n+1th training set of the first model;
- the training module is configured to input the n+1th training set of the second model to the second model, and perform the n+1th round of training on the second model; the n+th training of the first model 1
- the training set is input to the first model, and the n+1th round of training is performed on the first model.
- the device includes:
- the determination module is configured to determine whether n is less than N, and N is the maximum number of training rounds;
- the labeling module is configured to obtain n+1th first labeling information output by the first model if n is less than N, and obtain n+1th second labeling information output by the second model.
- the device includes:
- An acquisition module configured to acquire the training data and the initial annotation information of the training data
- the second generation module is configured to generate the first training set of the first model and the first training set of the second model based on the initial annotation information.
- the acquisition module is configured to acquire a training image including multiple segmentation targets and an external frame of the segmentation targets;
- the second generation module is configured to draw a labeled contour in the circumscribed frame consistent with the shape of the segmentation target based on the circumscribed frame; generate the first model based on the training data and the labeled contour And the first training set of the second model.
- the first generating module is configured to generate a segmentation boundary of two segmentation targets with overlapping portions based on the circumscribed frame; and generate the first segmentation based on the training data and the segmentation boundary A first training set of the model and a first training set of the second model.
- the second generation module is configured to draw an inscribed ellipse of the circumscribed frame that is consistent with the cell shape in the circumscribed frame based on the circumscribed frame.
- a third aspect of embodiments of the present application provides a computer storage medium that stores computer-executable instructions; the computer-executable instructions; after the computer-executable instructions are executed, any of the foregoing technical solutions can be implemented Provided deep learning model training methods.
- a fourth aspect of the embodiments of the present application provides an electronic device, including:
- a processor connected to the memory, is configured to implement the deep learning model training method provided by any one of the foregoing technical solutions by executing computer-executable instructions stored on the memory.
- a fifth aspect of the embodiments of the present application provides a computer program product, the program product including computer-executable instructions; after the computer-executable instructions are executed, the deep learning model training method provided by any one of the foregoing technical solutions can be provided.
- the technical solution provided by the embodiments of the present application will use the deep learning model to mark the training data after the previous round of training is completed to obtain labeling information, which is used as a training sample for the next round of training of another model, which can be used very little
- the initial manually labeled training data is used for model training, and then the labeled data output by the first and second models that gradually converge are used as the training samples for the next round of another model.
- the model parameters of the deep learning model will be generated based on most of the correctly labeled data, and a small amount of incorrectly labeled or lowly labeled data will have little effect on the model parameters of the deep learning model.
- the annotation information of the in-depth model will become more and more accurate.
- the model uses its own labeling information to build training samples, it reduces the amount of data manually annotated, reduces the efficiency and artificial errors caused by manual manual annotation, and has the characteristics of fast model training and good training effect.
- the deep learning model trained in this way has the characteristics of high classification or recognition accuracy.
- at least two models are trained at the same time, which reduces the learning abnormality of the final deep learning model caused by repeated iteration after a single model learns a wrong feature.
- the result of labeling the training data after the previous round of training of one model will be used for the next round of learning of another model. In this way, the two models can be used to prepare the next round of training data for each other to reduce A single model repeatedly iterates to strengthen certain errors, which can reduce the phenomenon of model learning errors and improve the training effect of deep learning models.
- FIG. 1 is a schematic flowchart of a first deep learning model training method provided by an embodiment of this application;
- FIG. 2 is a schematic flowchart of a second deep learning model training method provided by an embodiment of this application.
- FIG. 3 is a schematic flowchart of a third deep learning model training method provided by an embodiment of this application.
- FIG. 4 is a schematic structural diagram of a deep learning model training device provided by an embodiment of this application.
- FIG. 5 is a schematic diagram of a change of a training set provided by an embodiment of this application.
- FIG. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
- this embodiment provides a deep learning model training method, including:
- Step S110 Obtain the n+1th first labeling information output by the first model, the first model has undergone n rounds of training; and, obtain the n+1th second labeling information output by the second model, the second The model has been trained for n rounds; n is an integer greater than 1;
- Step S120 generate an n+1th training set of the second model based on the training data and the n+1th first labeling information, and based on the training data and the n+1th second labeling information, Generating an n+1th training set of the first model;
- Step S130 input the n+1th training set of the second model to the second model, perform the n+1th round of training on the second model; train the n+1th training of the first model The set is input to the first model, and the n+1th round of training is performed on the first model.
- the deep learning model training method provided in this embodiment can be used in various electronic devices, for example, in various large data model training servers.
- all the first labeling information and the second labeling information may include but are not limited to labeling information on the image.
- the image may include medical images and the like.
- the medical image may be a planar (2D) medical image or a stereoscopic (3D) medical image composed of an image sequence formed by a plurality of 2D images.
- Each of the first labeling information and the second labeling information may be a label for an organ and/or tissue in a medical image, or may be a label for different cell structures in a cell, such as a label for a cell nucleus.
- step S110 in this embodiment the training data will be processed using the first model that has completed n rounds of training.
- the first model will obtain an output, which is the n+1th first labeling data .
- the n+1th first labeling data corresponds to the training data to form the n+1th training set of the second model.
- the step S110 will also use the second model that has completed n rounds of training to process the training data.
- the second model will obtain an output, which is the n+1th second labeling data.
- the n+1 training set of the first model is formed.
- the first labeling data are the labeling information obtained by the first model identifying or classifying the training data; the second labeling information is the labeling obtained by the second model identifying or identifying the training data information.
- the n+1th first label data is used for the n+1 round of training of the second model, and the n+1 second label data is used for the n+1 round of training of the first model.
- the training samples of the first model and the second model in the n+1th round of this embodiment are automatically generated, and the user does not need to manually mark the training set of the n+1th round of training, which reduces the consumption of manually manually labeling the samples Time, improves the training rate of deep learning models, and reduces the phenomenon of inaccurate or inaccurate manual labeling of deep learning models.
- the classification or recognition results of the model after training are not accurate enough, which improves the classification of deep learning models after training. Or the accuracy of the recognition results.
- the first label data of the first model is used to train the second model
- the second label data of the second model is used to train the first model
- the label data of the first model itself is suppressed It is used for the phenomenon of erroneous enhancement in model training caused by the next round of self training. In this way, the training effect of the first model and the second model can be improved.
- the first model and the second model refer to two independent models, but the two models may be the same or different.
- the first model and the second model may be the same type of deep learning model or different types of deep learning models.
- the first model and the second model may be deep learning models of different network structures, for example, the first model is a fully connected convolutional network (FNN), and the second model may be an ordinary convolution Product Neural Network (CNN).
- the first model may be a recurrent neural network, and the second model may be FNN or CNN.
- the first model may be V-NET, and the second model may be U-NET or the like.
- the probability of the same error generated by the first model and the second model based on the same first training set during training is greatly reduced, which can further suppress repeated iterations During the process, the first model and the second model are strengthened because of the same error, and the training results can be improved again.
- the completion of a round of training in this embodiment includes: the first model and the second model have completed at least one learning for each training sample in their respective training sets.
- the first training sample may be the S images and the manual labeling results of the S images. If one of the S images is not accurate enough to label the image, but the first During the first round of training for the first model and the second model, since the accuracy of the annotation structure of the remaining S-1 images reaches the expected threshold, the S-1 images and their corresponding annotation data
- the image of the model parameters of the model is larger.
- the deep learning model includes but is not limited to a neural network; the model parameters include but are not limited to: weights and/or thresholds of network nodes in the neural network.
- the neural network may be various types of neural networks, for example, U-net or V-net.
- the neural network may include an encoding part that performs feature extraction on the training data and a decoding part that acquires semantic information based on the extracted features.
- the encoding part can perform feature extraction on the area where the segmentation target is located in the image to obtain a mask image that distinguishes the segmentation target from the background.
- the decoder can obtain some semantic information based on the mask image, for example, the target's Omics features, etc.
- the omics features may include: morphological features such as area, volume, shape of the target, and/or, gray value features formed based on the gray value.
- the characteristics of the gray value may include: statistical characteristics of the histogram and the like.
- the first model and the second model after the first round of training recognize S images, they will automatically mark which image is not accurate enough, using the other S-1 images. Learn to obtain network parameters for labeling, and the labeling accuracy at this time is the same as the labeling accuracy of other S-1 images, so the second labeling information corresponding to this image will be better than the original first labeling information. Increased accuracy.
- the second training set of the first model composed includes the training data composed of the S images and the first annotation information generated by the second model.
- the second training set of the second model includes: training data and the first annotation information of the first model.
- the training data and the second label information output by the second model are used. If the second model does not have the error A, then the first 2 The labeling information will not be affected by the error A.
- using the second labeling information of the second model to train the first model for the second round of training can always enhance the error A in the first model. Therefore, in this embodiment, the first model and the second model can be used to learn based on most correct or high-precision labeling information during the training process to gradually suppress the negative effects of training samples with insufficient or incorrect initial labeling accuracy.
- the training data takes an image as an example.
- the training data may also be a voice segment other than the image, text information other than the image, etc.
- the training data has many forms It is not limited to any of the above.
- the method includes:
- Step S100 Determine whether n is less than N, where N is the maximum number of training rounds;
- the step S110 may include:
- n is less than N
- the first model that completes the nth round of training is used to label the training data to obtain n+1 first labeling information
- the second model that completes the nth round of training is used to label the training data, Obtain the n+1 second label information.
- the n+1th training set before constructing the n+1th training set, it is first determined whether the current number of training rounds has reached the predetermined maximum number of training rounds N, and if it is not reached, the n+1th labeling information is generated to construct the first The n+1th training set of the model and the second model, otherwise, it is determined that the model training is completed to stop the training of the deep learning model.
- the value of N may be 4, 5, 6, 7 or 8 empirical values or statistical values.
- the value of N may range from 3 to 10, and the value of N may be a user input value received by the training device from the human-computer interaction interface.
- determining whether to stop training may further include:
- test set Use the test set to test the first model and the second model. If the test result indicates that the accuracy of the first model and the second model's labeling result of the test data in the test set reaches a specific value, stop the first The training of one model and the second model, otherwise enter the step S110 to enter the next round of training.
- the test set may be an accurately labeled data set, so it can be used to measure the training results of each round of a first model and a second model to determine whether to stop the training of the first model and the second model.
- the method includes:
- Step S210 Obtain the training data and the initial annotation information of the training data
- Step S220 Based on the initial annotation information, generate a first training set of the first model and a first training set of the second model.
- the initial labeling information may be original labeling information of the training data, and the original labeling information may be information manually labeled manually, or may be information labeled by other devices. For example, information marked by other devices with certain marking capabilities.
- the first first labeling information and the first second identification information are generated based on the initial labeling information.
- the first first labeling information and the first first identification information may directly include: the initial labeling information and/or the refined labeling information generated according to the initial standard information.
- the initial labeling information may be labeling information that roughly labels the location of the cell imaging
- the refined labeling information may be a location that accurately indicates the location of the cell Labeling
- the precision of the refined labeling information on the segmentation object may be higher than the accuracy of the initial labeling information
- the initial labeling information may be a circumscribed frame of cells drawn manually by a doctor.
- the refined labeling information may be: an inscribed ellipse generated by the training device based on a manually labeled outer frame. Compared with the circumscribed frame, the calculation of the inscribed ellipse reduces the number of pixels that do not belong to the cell imaging in the cell imaging, so the accuracy of the first labeling information is higher than the accuracy of the initial labeling information.
- the step S210 may include: obtaining a training image including a plurality of segmentation targets and an external frame of the segmentation targets;
- the step S220 may include: based on the circumscribed frame, drawing a labeled contour in the circumscribed frame consistent with the shape of the segmentation target; based on the training data and the labeled contour, generating a first model of the first model A training set and the first training set of the second model.
- the annotated contour that is consistent with the segmentation target shape may be the aforementioned ellipse, or may be a circle, or, a triangle or other contralateral shape is equal to the segmentation target shape, and is not limited to an ellipse.
- the marked outline is inscribed in the outer frame.
- the external frame may be a rectangular frame.
- the step S220 further includes:
- a first training set of the first model and a first training set of the second model are generated.
- the drawing an outline corresponding to the shape of the segmentation target in the circumscribed frame based on the circumscribed frame includes: drawing the cell shape in the circumscribed frame based on the circumscribed frame The ellipse inside the outer frame is consistent.
- the first labeling information further includes: a segmentation boundary between the two overlapping segmentation targets.
- cell imaging A is superimposed on cell imaging B, then after cell imaging A is drawn out of the cell boundary and after cell B imaging is drawn out of the cell boundary, the two cell boundaries intersect to form part of the two Intersection between cell imaging.
- the portion of the cell boundary of the cell imaging B located inside the cell imaging A may be erased, and the part of the cell imaging A located in the cell imaging B may be As the division boundary.
- the step S220 may include: drawing the division boundary on the overlapping part of the two using the positional relationship of the two division targets.
- the segmentation boundary when drawing the segmentation boundary, it can be achieved by modifying the boundary of one of the two segmentation targets with overlapping boundaries.
- the pixel expansion can be used to thicken the boundary.
- the cell boundary of the cell imaging A is expanded by a predetermined number of pixels in the direction of the overlapping portion toward the cell imaging B, for example, 1 or more pixels, and the cell of the overlapping portion is thickened to the boundary of the imaging A, thereby making the bolding
- the boundary is recognized as a dividing boundary.
- the drawing an outline corresponding to the shape of the segmentation target in the circumscribed frame based on the circumscribed frame includes: drawing the cell shape in the circumscribed frame based on the circumscribed frame The ellipse inside the outer frame is consistent.
- the segmentation target is cell imaging
- the marked outline includes an inscribed ellipse of a circumscribed frame of the cell shape.
- the first labeling information includes at least one of the following:
- the cell boundary of the cell imaging (corresponding to the inscribed ellipse);
- the segmentation target is not a cell but other targets, for example, the segmentation target is a face in a collective phase, the outer frame of the face may still be a rectangular frame, but at this time the boundary of the face may be marked It is the border of an oval-shaped face, the border of a round face, etc. In this case, the shape is not limited to the inscribed ellipse.
- the first model and the second model use the training results of the previous round of the other model to output the labeled information of the training data to construct the training set of the next round. Iterate multiple times to complete model training without manually labeling a large number of training samples. It has a fast training rate and can improve training accuracy through repeated iterations.
- an embodiment of the present application provides a deep learning model training device, including:
- the labeling module 110 is configured to obtain the n+1th first labeling information output by the first model, the first model undergoes n rounds of training; and, to obtain the n+1th second labeling information output by the second model, the The second model has been trained for n rounds; n is an integer greater than 1;
- the first generation module 120 is configured to generate an n+1th training set of the second model based on the training data and the n+1th first labeling information, and based on the training data and the n+1th training set Second annotation information to generate the n+1th training set of the first model;
- the training module 130 is configured to input the n+1th training set of the second model to the second model, and perform the n+1th round of training on the second model; the nth training set of the first model The +1 training set is input to the first model, and the n+1th round of training is performed on the first model.
- the labeling module 110, the first generating module 120, and the training module 130 may be program modules, which can be implemented by the processor after being executed by the processor.
- the labeling module 110, the first generation module 120, and the training module 130 may be soft-hard combination models; the soft-hard combination modules may be various programmable arrays, for example, field programmable arrays Or complex programmable array.
- the labeling module 110, the first generation module 120, and the training module 130 may be pure hardware modules, and the pure hardware modules may be application specific integrated circuits.
- the device includes:
- the determination module is configured to determine whether n is less than N, where N is the maximum number of training rounds;
- the labeling module is configured to obtain n+1th first labeling information output by the first model if n is less than N; and obtain n+1th second labeling information output by the second model.
- the device includes:
- An acquisition module configured to acquire the training data and the initial annotation information of the training data
- the second generation module is configured to generate the first training set of the first model and the first training set of the second model based on the initial annotation information.
- the acquisition module is configured to acquire a training image including multiple segmentation targets and an external frame of the segmentation targets;
- the second generation module is configured to draw a labeled contour in the circumscribed frame consistent with the shape of the segmentation target based on the circumscribed frame; generate the first model based on the training data and the labeled contour And the first training set of the second model.
- the first generating module is configured to generate a segmentation boundary of two segmentation targets with overlapping portions based on the circumscribed frame; and generate the first segment based on the training data and the segmentation boundary A first training set of a model and a first training set of the second model.
- the second generation module is configured to draw an inscribed ellipse of the circumscribed frame that is consistent with the cell shape in the circumscribed frame based on the circumscribed frame.
- the first two models predict a result, and then use each other's prediction to repeat the above process.
- the original image is annotated, and the second model obtains a mask image to construct the first training set of the first model and the first training set of the second model.
- the first training set is used to perform the first model and The second model performs the first round of training.
- the first model is used for image recognition to obtain annotation information, and a second training set of the second model is generated based on the annotation information.
- the second model is used for image recognition to obtain annotation information, which is used to generate the second training set of the first model. Perform the second round of training for the first model and the second model separately; after repeatedly forming the training set in this way, stop training after iterative training for multiple rounds.
- the deep learning model training method does not perform any calculation on the output segmentation probability map, and directly takes it as a union with the annotation map, and then continues to train the model. This process is simple to implement.
- an electronic device including:
- Memory used to store information
- a processor connected to the memory, is configured to execute the deep learning model training method provided by the foregoing one or more technical solutions by executing computer-executable instructions stored on the memory, for example, as shown in FIGS. 1 to 3 One or more of the methods shown.
- the memory may be various types of memory, such as random access memory, read-only memory, flash memory, etc.
- the memory can be used for information storage, for example, storing computer-executable instructions.
- the computer executable instructions may be various program instructions, for example, target program instructions and/or source program instructions.
- the processor may be various types of processors, for example, a central processor, a microprocessor, a digital signal processor, a programmable array, a digital signal processor, an application specific integrated circuit, or an image processor.
- the processor may be connected to the memory through a bus.
- the bus may be an integrated circuit bus or the like.
- the terminal device may further include: a communication interface, and the communication interface may include: a network interface, for example, a local area network interface, a transceiver antenna, and the like.
- the communication interface is also connected to the processor and can be used for information transmission and reception.
- the electronic device further includes a camera, which can collect various images, such as medical images.
- the terminal device further includes a human-machine interaction interface.
- the human-machine interaction interface may include various input and output devices, such as a keyboard, a touch screen, and so on.
- An embodiment of the present application provides a computer storage medium that stores computer executable code; after the computer executable code is executed, the deep learning model training method provided by one or more of the foregoing technical solutions can be implemented For example, one or more of the methods shown in FIGS. 1-3.
- the storage medium includes: mobile storage devices, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disks or optical disks, and other media that can store program codes.
- the storage medium may be a non-transitory storage medium.
- An embodiment of the present application provides a computer program product, the program product including computer-executable instructions; after the computer-executable instructions are executed, the deep learning model training method provided by any of the foregoing implementations can be implemented, for example, as shown in FIGS. 1 to One or more of the methods shown in FIG. 3.
- the disclosed device and method may be implemented in other ways.
- the device embodiments described above are only schematic.
- the division of the units is only a division of logical functions.
- the displayed or discussed components are coupled to each other, or directly coupled, or the communication connection may be through some interfaces, and the indirect coupling or communication connection of the device or unit may be electrical, mechanical, or other forms of.
- the above-mentioned units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place or distributed to multiple network units; Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
- the functional units in the embodiments of the present application may all be integrated into one processing module, or each unit may be separately used as a unit, or two or more units may be integrated into one unit; the above integration
- the unit can be implemented in the form of hardware, or in the form of hardware plus software functional units.
- the foregoing program may be stored in a computer-readable storage medium, and when the program is executed, Including the steps of the above method embodiments; and the foregoing storage media include: mobile storage devices, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disks or optical disks, etc.
- ROM read-only memory
- RAM random access memory
- magnetic disks or optical disks etc.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Life Sciences & Earth Sciences (AREA)
- Data Mining & Analysis (AREA)
- Biomedical Technology (AREA)
- Molecular Biology (AREA)
- Multimedia (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Medical Informatics (AREA)
- Computational Linguistics (AREA)
- Biophysics (AREA)
- Databases & Information Systems (AREA)
- Biodiversity & Conservation Biology (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (15)
- 一种深度学习模型训练方法,包括:获取第一模型输出的第n+1第一标注信息,所述第一模型经过n轮训练;以及,获取第二模型输出的第n+1第二标注信息,所述第二模型已经过n轮训练;n为大于1的整数;基于所述训练数据及所述第n+1第一标注信息,生成第二模型的第n+1训练集,并基于所述训练数据及所述第n+1第二标注信息,生成所述第一模型的第n+1训练集;将所述第二模型的第n+1训练集输入至所述第二模型,对所述第二模型进行第n+1轮训练;将所述第一模型的第n+1训练集输入至所述第一模型,对所述第一模型进行第n+1轮训练。
- 根据权利要求1所述的方法,其中,所述方法包括:确定n是否小于N,N为最大训练轮数;所述获取第一模型输出的第n+1第一标注信息,以及,获取第二模型输出的第n+1第二标注信息,包括:若n小于N,获取第一模型输出的第n+1第一标注信息,以及,获取第二模型输出的第n+1第二标注信息。
- 根据权利要求1或2所述的方法,其中,所述方法包括:获取所述训练数据及所述训练数据的初始标注信息;基于所述初始标注信息,生成所述第一模型的第一训练集和所述第二模型的第一训练集。
- 根据权利要求3所述的方法,其中,所述获取所述训练数据及所述训练数据的初始标注信息,包括:获取包含有多个分割目标的训练图像及所述分割目标的外接框;所述基于所述初始标注信息,生成所述第一模型的第一训练集和所述第二模型的第一训练集,包括:基于所述外接框,在所述外接框内绘制与所述分割目标形状一致的标 注轮廓;基于所述训练数据及所述标注轮廓,生成所述第一模型的第一训练集及所述第二模型的第一训练集。
- 根据权利要求4所述的方法,其中,所述基于所述初始标注信息,生成所述第一模型的第一训练集和所述第二模型的第一训练集,还包括:基于所述外接框,生成具有重叠部分的两个所述分割目标的分割边界;基于所述训练数据及所述分割边界,生成所述第一模型的第一训练集和所述第二模型的第一训练集。
- 根据权利要求4所述的方法,其中,所述基于所述外接框,在所述外接框内绘制与所述分割目标形状一致的标注轮廓,包括:基于所述外接框,在所述外接框内绘制与细胞形状一致的所述外接框的内接椭圆。
- 一种深度学习模型训练装置,其中,包括:标注模块,配置为获取第一模型输出的第n+1第一标注信息,所述第一模型经过n轮训练;以及,获取第二模型输出的第n+1第二标注信息,所述第二模型已经过n轮训练;n为大于1的整数;第一生成模块,配置为基于所述训练数据及所述第n+1第一标注信息,生成第二模型的第n+1训练集,并基于所述训练数据及所述第n+1第二标注信息,生成所述第一模型的第n+1训练集;训练模块,配置为将所述第二模型的第n+1训练集输入至所述第二模型,对所述第二模型进行第n+1轮训练;将所述第一模型的第n+1训练集输入至所述第一模型,对所述第一模型进行第n+1轮训练。
- 根据权利要求7所述的装置,其中,所述装置包括:确定模块,配置为确定n是否小于N,N为最大训练轮数;所述标注模块,配置为若n小于N,获取第一模型输出的第n+1第一标注信息,以及,获取第二模型输出的第n+1第二标注信息。
- 根据权利要求7或8所述的装置,其中,所述装置包括:获取模块,配置为获取所述训练数据及所述训练数据的初始标注信息;第二生成模块,配置为基于所述初始标注信息,生成所述第一模型的第一训练集和所述第二模型的第一训练集。
- 根据权利要求9所述的装置,其中,所述获取模块,配置为获取包含有多个分割目标的训练图像及所述分割目标的外接框;所述第二生成模块,配置为基于所述外接框,在所述外接框内绘制与所述分割目标形状一致的标注轮廓;基于所述训练数据及所述标注轮廓,生成所述第一模型的第一训练集及所述第二模型的第一训练集。
- 根据权利要求10所述的装置,其中,所述第一生成模块,配置为基于所述外接框,生成具有重叠部分的两个所述分割目标的分割边界;基于所述训练数据及所述分割边界,生成所述第一模型的第一训练集和所述第二模型的第一训练集。
- 根据权利要求10所述的装置,其中,所述第二生成模块,配置为基于所述外接框,在所述外接框内绘制与细胞形状一致的所述外接框的内接椭圆。
- 一种计算机存储介质,所述计算机存储介质存储有计算机可执行指令;所述计算机可执行指令;所述计算机可执行指令被执行后,能够实现权利要求1至6任一项所述的方法。
- 一种电子设备,其中,包括:存储器;处理器,与所述存储器连接,用于通过执行存储在所述存储器上的计算机可执行指令实现前述权利要求1至6任一项所述的方法。
- 一种计算机程序产品,所述程序产品包括计算机可执行指令;所述计算机可执行指令被执行后,能够实现权利要求1至6任一项所述的方法。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| SG11202103717QA SG11202103717QA (en) | 2018-12-29 | 2019-10-30 | Method and device for training deep model, electronic equipment, and storage medium |
| KR1020217007097A KR20210042364A (ko) | 2018-12-29 | 2019-10-30 | 딥 러닝 모델의 트레이닝 방법, 장치, 전자 기기 및 저장 매체 |
| JP2021537466A JP7110493B2 (ja) | 2018-12-29 | 2019-10-30 | 深層モデルの訓練方法及びその装置、電子機器並びに記憶媒体 |
| US17/225,368 US20210224598A1 (en) | 2018-12-29 | 2021-04-08 | Method for training deep learning model, electronic equipment, and storage medium |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201811646736.0A CN109740668B (zh) | 2018-12-29 | 2018-12-29 | 深度模型训练方法及装置、电子设备及存储介质 |
| CN201811646736.0 | 2018-12-29 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US17/225,368 Continuation US20210224598A1 (en) | 2018-12-29 | 2021-04-08 | Method for training deep learning model, electronic equipment, and storage medium |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020134533A1 true WO2020134533A1 (zh) | 2020-07-02 |
Family
ID=66362835
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2019/114497 Ceased WO2020134533A1 (zh) | 2018-12-29 | 2019-10-30 | 深度模型训练方法及装置、电子设备及存储介质 |
Country Status (7)
| Country | Link |
|---|---|
| US (1) | US20210224598A1 (zh) |
| JP (1) | JP7110493B2 (zh) |
| KR (1) | KR20210042364A (zh) |
| CN (1) | CN109740668B (zh) |
| SG (1) | SG11202103717QA (zh) |
| TW (1) | TWI747120B (zh) |
| WO (1) | WO2020134533A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114330637A (zh) * | 2020-09-25 | 2022-04-12 | 辉达公司 | 使用鲁棒的时序组合的神经网络训练 |
| CN115600112A (zh) * | 2022-11-23 | 2023-01-13 | 北京结慧科技有限公司(Cn) | 获取行为预测模型训练集的方法、装置、设备及介质 |
Families Citing this family (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109740668B (zh) * | 2018-12-29 | 2021-03-30 | 北京市商汤科技开发有限公司 | 深度模型训练方法及装置、电子设备及存储介质 |
| CN110909688B (zh) * | 2019-11-26 | 2020-07-28 | 南京甄视智能科技有限公司 | 人脸检测小模型优化训练方法、人脸检测方法及计算机系统 |
| CN113515980B (zh) * | 2020-05-20 | 2022-07-05 | 阿里巴巴集团控股有限公司 | 模型训练方法、装置、设备和存储介质 |
| CN111738197B (zh) * | 2020-06-30 | 2023-09-05 | 中国联合网络通信集团有限公司 | 一种训练图像信息处理的方法和装置 |
| CN113591893B (zh) * | 2021-01-26 | 2024-06-28 | 腾讯医疗健康(深圳)有限公司 | 基于人工智能的图像处理方法、装置和计算机设备 |
| WO2022251684A1 (en) * | 2021-05-28 | 2022-12-01 | Visa International Service Association | Metamodel and feature generation for rapid and accurate anomaly detection |
| CN113947771B (zh) * | 2021-10-15 | 2023-06-27 | 北京百度网讯科技有限公司 | 图像识别方法、装置、设备、存储介质以及程序产品 |
| EP4227908A1 (en) * | 2022-02-11 | 2023-08-16 | Zenseact AB | Iterative refinement of annotated datasets |
| CN114627343B (zh) * | 2022-03-14 | 2025-05-13 | 北京百度网讯科技有限公司 | 深度学习模型的训练方法、图像处理方法、装置及设备 |
| CN114764874B (zh) * | 2022-04-06 | 2023-04-07 | 北京百度网讯科技有限公司 | 深度学习模型的训练方法、对象识别方法和装置 |
| US20230342670A1 (en) * | 2022-04-22 | 2023-10-26 | Nvidia Corporation | Task-specific machine learning operations using training data generated by general purpose models |
| CN115035133B (zh) * | 2022-05-31 | 2025-07-22 | 上海商汤善萃医疗科技有限公司 | 一种模型训练方法、图像分割方法及相关装置 |
| CN116205844B (zh) * | 2022-11-11 | 2026-02-17 | 深圳先进技术研究院 | 一种基于扩张残差网络的全自动心脏磁共振成像分割方法 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107392125A (zh) * | 2017-07-11 | 2017-11-24 | 中国科学院上海高等研究院 | 智能模型的训练方法/系统、计算机可读存储介质及终端 |
| CN107967491A (zh) * | 2017-12-14 | 2018-04-27 | 北京木业邦科技有限公司 | 木板识别的机器再学习方法、装置、电子设备及存储介质 |
| CN108932527A (zh) * | 2018-06-06 | 2018-12-04 | 上海交通大学 | 使用交叉训练模型检测对抗样本的方法 |
| CN109087306A (zh) * | 2018-06-28 | 2018-12-25 | 众安信息技术服务有限公司 | 动脉血管图像模型训练方法、分割方法、装置及电子设备 |
| CN109740668A (zh) * | 2018-12-29 | 2019-05-10 | 北京市商汤科技开发有限公司 | 深度模型训练方法及装置、电子设备及存储介质 |
Family Cites Families (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB216635A (en) * | 1923-04-12 | 1924-06-05 | Reginald Mosley Tayler | An improved amusement device |
| SG179302A1 (en) * | 2010-09-16 | 2012-04-27 | Advanced Material Engineering Pte Ltd | Projectile with strike point marking |
| CN104346622A (zh) * | 2013-07-31 | 2015-02-11 | 富士通株式会社 | 卷积神经网络分类器及其分类方法和训练方法 |
| US9633282B2 (en) * | 2015-07-30 | 2017-04-25 | Xerox Corporation | Cross-trained convolutional neural networks using multimodal images |
| CN105389584B (zh) * | 2015-10-13 | 2018-07-10 | 西北工业大学 | 基于卷积神经网络与语义转移联合模型的街景语义标注方法 |
| CN105550651B (zh) * | 2015-12-14 | 2019-12-24 | 中国科学院深圳先进技术研究院 | 一种数字病理切片全景图像自动分析方法及系统 |
| CN105931226A (zh) * | 2016-04-14 | 2016-09-07 | 南京信息工程大学 | 基于深度学习的自适应椭圆拟合细胞自动检测分割方法 |
| CN106096531B (zh) * | 2016-05-31 | 2019-06-14 | 安徽省云力信息技术有限公司 | 一种基于深度学习的交通图像多类型车辆检测方法 |
| CN106202997B (zh) * | 2016-06-29 | 2018-10-30 | 四川大学 | 一种基于深度学习的细胞分裂检测方法 |
| CN106157308A (zh) * | 2016-06-30 | 2016-11-23 | 北京大学 | 矩形目标物检测方法 |
| CN108021903B (zh) * | 2017-12-19 | 2021-11-16 | 南京大学 | 基于神经网络的人工标注白细胞的误差校准方法及装置 |
| CN108074243B (zh) * | 2018-02-05 | 2020-07-24 | 志诺维思(北京)基因科技有限公司 | 一种细胞定位方法以及细胞分割方法 |
| CN108615236A (zh) * | 2018-05-08 | 2018-10-02 | 上海商汤智能科技有限公司 | 一种图像处理方法及电子设备 |
-
2018
- 2018-12-29 CN CN201811646736.0A patent/CN109740668B/zh active Active
-
2019
- 2019-10-30 JP JP2021537466A patent/JP7110493B2/ja not_active Expired - Fee Related
- 2019-10-30 WO PCT/CN2019/114497 patent/WO2020134533A1/zh not_active Ceased
- 2019-10-30 KR KR1020217007097A patent/KR20210042364A/ko not_active Abandoned
- 2019-10-30 SG SG11202103717QA patent/SG11202103717QA/en unknown
- 2019-12-27 TW TW108148214A patent/TWI747120B/zh active
-
2021
- 2021-04-08 US US17/225,368 patent/US20210224598A1/en not_active Abandoned
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107392125A (zh) * | 2017-07-11 | 2017-11-24 | 中国科学院上海高等研究院 | 智能模型的训练方法/系统、计算机可读存储介质及终端 |
| CN107967491A (zh) * | 2017-12-14 | 2018-04-27 | 北京木业邦科技有限公司 | 木板识别的机器再学习方法、装置、电子设备及存储介质 |
| CN108932527A (zh) * | 2018-06-06 | 2018-12-04 | 上海交通大学 | 使用交叉训练模型检测对抗样本的方法 |
| CN109087306A (zh) * | 2018-06-28 | 2018-12-25 | 众安信息技术服务有限公司 | 动脉血管图像模型训练方法、分割方法、装置及电子设备 |
| CN109740668A (zh) * | 2018-12-29 | 2019-05-10 | 北京市商汤科技开发有限公司 | 深度模型训练方法及装置、电子设备及存储介质 |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114330637A (zh) * | 2020-09-25 | 2022-04-12 | 辉达公司 | 使用鲁棒的时序组合的神经网络训练 |
| CN115600112A (zh) * | 2022-11-23 | 2023-01-13 | 北京结慧科技有限公司(Cn) | 获取行为预测模型训练集的方法、装置、设备及介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20210224598A1 (en) | 2021-07-22 |
| KR20210042364A (ko) | 2021-04-19 |
| JP7110493B2 (ja) | 2022-08-01 |
| CN109740668B (zh) | 2021-03-30 |
| SG11202103717QA (en) | 2021-05-28 |
| TW202042181A (zh) | 2020-11-16 |
| CN109740668A (zh) | 2019-05-10 |
| JP2021536083A (ja) | 2021-12-23 |
| TWI747120B (zh) | 2021-11-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| TWI747120B (zh) | 深度模型訓練方法及裝置、電子設備及儲存介質 | |
| CN109740752B (zh) | 深度模型训练方法及装置、电子设备及存储介质 | |
| US11842487B2 (en) | Detection model training method and apparatus, computer device and storage medium | |
| US11861829B2 (en) | Deep learning based medical image detection method and related device | |
| CN109558864B (zh) | 人脸关键点检测方法、装置及存储介质 | |
| CN112767329B (zh) | 图像处理方法及装置、电子设备 | |
| US11670071B2 (en) | Fine-grained image recognition | |
| CN114820584B (zh) | 肺部病灶定位装置 | |
| WO2020125495A1 (zh) | 一种全景分割方法、装置及设备 | |
| WO2018108129A1 (zh) | 用于识别物体类别的方法及装置、电子设备 | |
| CN110866469B (zh) | 一种人脸五官识别方法、装置、设备及介质 | |
| CN111445440A (zh) | 一种医学图像分析方法、设备和存储介质 | |
| CN112634369A (zh) | 空间与或图模型生成方法、装置、电子设备和存储介质 | |
| EP3726435B1 (en) | Deep neural network training method and apparatus, and computer device | |
| WO2022227218A1 (zh) | 药名识别方法、装置、计算机设备和存储介质 | |
| CN111414946A (zh) | 基于人工智能的医疗影像的噪声数据识别方法和相关装置 | |
| WO2026001201A1 (zh) | 关键点预测模型的训练方法、装置、设备、介质及产品 | |
| CN112597328B (zh) | 标注方法、装置、设备及介质 | |
| CN116958626A (zh) | 一种图像分类模型训练、图像分类方法、装置及电子设备 | |
| CN105678321B (zh) | 一种基于融合模型的人体姿态估计方法 | |
| HK40006395B (zh) | 深度模型训练方法及装置、电子设备及存储介质 | |
| HK40006467B (zh) | 深度模型训练方法及装置、电子设备及存储介质 | |
| HK40006467A (zh) | 深度模型训练方法及装置、电子设备及存储介质 | |
| HK40006395A (zh) | 深度模型训练方法及装置、电子设备及存储介质 | |
| CN112750124A (zh) | 模型生成、图像分割方法、装置、电子设备及存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 19902711 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 20217007097 Country of ref document: KR Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 2021537466 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19902711 Country of ref document: EP Kind code of ref document: A1 |