WO2021008158A1 - 一种人体关键点检测方法及装置、电子设备和存储介质 - Google Patents

一种人体关键点检测方法及装置、电子设备和存储介质 Download PDF

Info

Publication number
WO2021008158A1
WO2021008158A1 PCT/CN2020/080231 CN2020080231W WO2021008158A1 WO 2021008158 A1 WO2021008158 A1 WO 2021008158A1 CN 2020080231 W CN2020080231 W CN 2020080231W WO 2021008158 A1 WO2021008158 A1 WO 2021008158A1
Authority
WO
WIPO (PCT)
Prior art keywords
human body
data
image
pose data
key points
Prior art date
Application number
PCT/CN2020/080231
Other languages
English (en)
French (fr)
Inventor
刘文韬
郭玉京
王勇望
钱晨
李佳桦
Original Assignee
深圳市商汤科技有限公司
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 深圳市商汤科技有限公司 filed Critical 深圳市商汤科技有限公司
Priority to JP2021564295A priority Critical patent/JP2022531188A/ja
Priority to SG11202111880SA priority patent/SG11202111880SA/en
Publication of WO2021008158A1 publication Critical patent/WO2021008158A1/zh
Priority to US17/507,850 priority patent/US20220044056A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/46Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
    • G06V10/462Salient features, e.g. scale invariant feature transforms [SIFT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • G06F18/253Fusion techniques of extracted features
    • 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/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/24Aligning, centring, orientation detection or correction of the image
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/82Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks

Definitions

  • the present disclosure relates to the technical field of human body detection, and in particular to a method and device for detecting key points of the human body, electronic equipment and storage medium.
  • the human body key point detection technology is an application developed based on deep learning algorithms.
  • deep learning algorithms as an important branch of machine learning, have been applied to various industries.
  • application scenarios such as somatosensory games and human body dynamic monitoring, there is currently no effective solution for how to achieve accurate human body key point detection when the human body is in motion.
  • the present disclosure proposes a technical solution for detecting key points of the human body.
  • a method for detecting key points of a human body including:
  • the 2D pose data and the depth data corresponding to the positions of the key points of the human body are subjected to the feature fusion of the key points of the human body to obtain 3D pose data for identifying the positions of the key points of the human body.
  • the two-dimensional coordinate data used to identify the position of the key points of the human body in the image is extracted, and 2D pose data can be obtained.
  • the 2D pose data and the depth data corresponding to the key point position of the human body are fused with the key point feature of the human body, and the 3D pose data obtained is the three-dimensional coordinate data used to identify the key point position of the human body.
  • the coordinate data can realize accurate human body key point detection when the human body is in motion.
  • the method further includes: before performing body key point feature fusion on the 2D pose data and the depth data corresponding to the position of the human body key point,
  • RGB data and depth data are aligned to obtain RGBD data, which can realize data preprocessing, and then perform corresponding image processing on the RGB data and RGBD data respectively.
  • the detected image contains a human body, including:
  • the multiple image features are key point features of the human body according to the human body recognition network
  • the multiple image features are key point features of the human body according to the human body recognition network
  • the method further includes: before performing body key point feature fusion on the 2D pose data and the depth data corresponding to the position of the human body key point,
  • multiple depth data are obtained after the second image processing, until the image processing is completed for at least one frame of image.
  • multiple depth data are obtained after the second image processing, until the image processing is completed for at least one frame of image, and then multiple depth data and 2D pose data are combined to realize the human body Feature fusion of key points.
  • the method further includes:
  • the position changes of the key points of the human body corresponding to the first human body motion state are described by the first 3D pose data, and by sending the first control instruction to the receiving side device, the display on the receiving side device is realized Show the motion simulation operation corresponding to the first human motion state.
  • the method further includes:
  • a prompt message is issued according to the second control instruction to adjust the second human body motion state to a target state according to the prompt information.
  • the position change of the key points of the human body corresponding to the second human motion state is described by the second 3D pose data, and the prompt information is issued through the second control instruction, so that the second human motion state is adjusted to Meet the target state.
  • the method further includes:
  • the third 3D pose data is sent to the receiving side device to display the operation performed by the avatar sampling the third 3D pose data on the display screen of the receiving side device.
  • the position change of the key points of the human body corresponding to the third human body motion state is described by the third 3D pose data, and the third 3D pose data is sent to the receiving side device, which realizes the The operation performed by the avatar sampling the third 3D pose data is displayed on the display screen of the device.
  • the training process of the human body recognition network includes:
  • the pre-labeled human body key point features are used as training sample data, and the training sample data is input into the human body recognition network to be trained for training until the output result meets the network training conditions, and the human body recognition network is obtained after training.
  • pre-marked human body key point features are used as training sample data, and the training sample data is input into the human body recognition network to be trained for training, and the human body recognition network obtained after training can be used for human body key point detection, and Ensure the efficiency and accuracy of detection.
  • a human body key point detection device comprising:
  • the detection module is configured to, in response to detecting that the image contains a human body, extract the two-dimensional coordinate data used to identify the position of the key points of the human body in the image to obtain 2D pose data;
  • the fusion module is used to perform human body key point feature fusion on the 2D pose data and the depth data corresponding to the position of the human body key point to obtain 3D pose data for identifying the position of the human body key point.
  • the device further includes: a preprocessing module for:
  • the detection module is further used for:
  • the multiple image features are key point features of the human body according to the human body recognition network
  • the device further includes: an image processing module for:
  • multiple depth data are obtained after the second image processing, until the image processing is completed for at least one frame of image.
  • the device further includes:
  • the first posture acquisition module is used to acquire the first human motion state
  • the first data description module is configured to describe the position changes of the key points of the human body corresponding to the first human motion state through the first 3D pose data;
  • the first instruction sending module is configured to generate a first control instruction according to the first 3D pose data, and send the first control instruction to the receiving side device to display the corresponding data on the display screen of the receiving side device.
  • the motion simulation operation of the first human body motion state is described.
  • the device further includes:
  • the second posture acquisition module is used to acquire the second human motion state
  • the second data description module is used to describe the position changes of the key points of the human body corresponding to the second human motion state through the second 3D pose data;
  • a data comparison module configured to compare the second 3D pose data with pre-configured pose data, and generate a second control instruction if the comparison results are inconsistent;
  • the prompt information sending module is configured to send prompt information according to the second control instruction, so as to adjust the second human body motion state to a target state according to the prompt information.
  • the device further includes:
  • the third posture acquisition module is used to acquire the third human motion state
  • the third data description module is used to describe the position changes of the key points of the human body corresponding to the third human motion state through the third 3D pose data;
  • the second instruction sending module is used to send the third 3D pose data to the receiving side device to display the operation performed by the avatar sampling the third 3D pose data on the display screen of the receiving side device .
  • the device further includes: a network training module for:
  • the pre-marked human body key point features are used as training sample data, and the training sample data is input into the human body recognition network to be trained for training until the output result meets the network training conditions.
  • the human body recognition network
  • an electronic device including:
  • a memory for storing processor executable instructions
  • the processor is configured to execute the above-mentioned human body key point detection method.
  • a computer-readable storage medium having computer program instructions stored thereon, and when the computer program instructions are executed by a processor, the above-mentioned human body key point detection method is realized.
  • a computer program wherein the computer program includes computer readable code, and when the computer readable code runs in an electronic device, a processor in the electronic device executes Realize the above-mentioned human body key point detection method.
  • the two-dimensional coordinate data used to identify the position of the key point of the human body in the image is extracted to obtain 2D pose data.
  • the 2D pose data and the depth data corresponding to the positions of the key points of the human body are subjected to the feature fusion of the key points of the human body to obtain 3D pose data for identifying the positions of the key points of the human body.
  • the two-dimensional coordinate data used to identify the position of the key points of the human body in the image is extracted, and 2D pose data can be obtained.
  • the 2D pose data and the depth data corresponding to the key point position of the human body are fused with the key point feature of the human body, and the 3D pose data obtained is the three-dimensional coordinate data used to identify the key point position of the human body.
  • the coordinate data can realize accurate human body key point detection when the human body is in motion.
  • Fig. 1 shows a flowchart of a method for detecting key points of a human body according to an embodiment of the present disclosure.
  • Fig. 2 shows a flowchart of a method for detecting key points of a human body according to an embodiment of the present disclosure.
  • Fig. 3 shows a schematic diagram of key points of a human skeleton according to an embodiment of the present disclosure.
  • FIG. 4 shows a scene diagram of a user holding a mobile phone terminal interacting with a large-screen device such as a TV according to an embodiment of the present disclosure.
  • Fig. 5 shows a scene diagram for generating an avatar according to an embodiment of the present disclosure.
  • Fig. 6 shows a schematic diagram of a human body detection scheme according to an embodiment of the present disclosure.
  • Fig. 7 shows a block diagram of a human body key point detection device according to an embodiment of the present disclosure.
  • FIG. 8 shows a block diagram of an electronic device according to an embodiment of the present disclosure.
  • FIG. 9 shows a block diagram of an electronic device according to an embodiment of the present disclosure.
  • Deep learning algorithms have developed rapidly and have received widespread attention.
  • deep learning As an important branch of machine learning, has been applied to various industries.
  • deep learning has become a key technology in the industry by virtue of its excellent calculation results and high robustness.
  • Traditional fully connected neural networks have problems such as a large number of parameters, no use of position information between pixels, and limited network depth (the deeper the network, the stronger the expression ability, but the subsequent training parameters will also increase).
  • the Convolutional Neural Network (CNN) is a good solution to these problems.
  • the connections in CNN are local connections. Each neuron is no longer connected to at least one neuron in the upper layer, but only connected to a small part of the neuron. At the same time, a group of connections can share the same weight parameter, and the down-sampling strategy greatly reduces the number of parameters. Unlike the one-dimensional arrangement of a fully connected network, the neuron structure of CNN is a three-dimensional arrangement. By removing a large number of unimportant parameters and retaining important weight values, a deep neural network can be realized. It can handle more and more complex information.
  • the 3D coordinates predicted by the RGB data are integrated with the depth data, which can effectively reduce the dependence on the accuracy of the depth data collected by the 3D hardware module, thereby achieving better detection accuracy and robustness Sex.
  • Fig. 1 shows a flowchart of a method for detecting human key points according to an embodiment of the present disclosure.
  • the method for detecting human key points is applied to a human body key point detection device.
  • the human body key point detection device can be implemented by a terminal device or a server or other processing equipment.
  • the terminal equipment can be user equipment (UE, User Equipment), mobile devices, cellular phones, cordless phones, personal digital assistants (PDAs, Personal Digital Assistant), handheld devices, computing devices, vehicle-mounted devices, wearable devices, etc.
  • the method for detecting key points of the human body may be implemented by a processor calling computer-readable instructions stored in a memory. As shown in Figure 1, the process includes:
  • Step S101 In response to detecting that the image contains a human body, extract the two-dimensional coordinate data used to identify the position of the key point of the human body in the image to obtain 2D pose data.
  • Step S102 Perform human body key point feature fusion on the 2D pose data and the depth data corresponding to the human body key point position to obtain 3D pose data for identifying the human body key point position.
  • 3D pose data can be obtained through 2D pose data+depth data.
  • the 2D pose data is the two-dimensional coordinates of the key points of the human body in the RGB image
  • the 3D pose data is the key points of the 3D human body.
  • the human body can be accurately detected when the human body is in motion. For example, a certain motion state can be decomposed into at least one node pose among raising hands, kicking legs, head swinging, and bending, so as to track the key points of the human body corresponding to these node poses in real time.
  • FIG. 2 shows a flowchart of a method for detecting human body key points according to an embodiment of the present disclosure.
  • the method for detecting human body key points is applied to a human body key point detection device.
  • the human body key point detection device may be implemented by a terminal device or a server or other processing equipment.
  • the terminal equipment can be user equipment (UE, User Equipment), mobile devices, cellular phones, cordless phones, personal digital assistants (PDAs, Personal Digital Assistant), handheld devices, computing devices, vehicle-mounted devices, wearable devices, etc.
  • the method for detecting key points of the human body may be implemented by a processor calling computer-readable instructions stored in a memory. As shown in Figure 2, the process includes:
  • Step S201 Perform data alignment preprocessing on each frame of image in the RGB image data stream and the depth data corresponding to the same image to obtain the RGBD image data stream.
  • RGB data and depth data need to be aligned to obtain RGBD data, and then the RGB data and RGBD data can be processed separately in the process of this method.
  • Step S202 It is detected from the RGB image data stream that the image contains a human body, and the two-dimensional coordinate data used to identify the position of the key point of the human body in the image is extracted to obtain 2D pose data.
  • Step S203 Obtain depth data from the RGBD image data stream, and perform human body key point feature fusion with 2D pose data and depth data (depth data corresponding to the key point position of the human body) to obtain a 3D pose used to identify the key point position of the human body data.
  • each data pair composed of RGB and RGBD is an image frame corresponding to the same viewing angle. It is to align the key points of the human body in each frame of the image in the RGB image data stream with the depth data corresponding to the key points of the human body in the same image, so that for any key point of the human body in the image, it has the position of the key point of the human body.
  • the depth data is obtained from a depth map (DepthMap).
  • DepthMap can be considered as: an image composed of information related to the distance of the surface of the collected target object in the scene (Or called image channel).
  • image channel an image composed of information related to the distance of the surface of the collected target object in the scene.
  • the detecting that the image contains a human body includes: acquiring the RGB image data stream, and performing first image processing on each frame of the image in the RGB image data stream. For the current frame of image, multiple image features are obtained after the first image processing. In a case where it is determined that the multiple image features are key point features of the human body according to the human body recognition network, it is detected that the current frame of image contains a human body until the detection of at least one frame of image is completed.
  • the method further includes: acquiring the RGBD image data stream before performing human body key point feature fusion on the 2D pose data and the depth data corresponding to the human body key point position, Perform second image processing on each frame of image in the RGBD image data stream. For the current frame of image, multiple depth data are obtained after the second image processing, until the image processing is completed for at least one frame of image.
  • data alignment preprocessing obtains multiple RGBD data streams based on multiple RGB data streams.
  • the human body key points of each frame of the image in the RGB image data stream can be aligned with the depth data corresponding to the human body key points in the same image. If RGB and RGBD are regarded as data pairs, then each RGB and RGBD data pair, Both are image frames corresponding to the same perspective.
  • multiple RGB and RGBD data pairs can be input.
  • the logical model of the human body key point detection process of the present disclosure can be input in two ways. For the first data (RGB data), the first image processing Then, the human body tracking network that has been trained is used to determine whether a human body is detected in the current image frame.
  • the target RGB data corresponding to the current image frame is handed over to the subsequent steps for processing.
  • the RGBD data and the target RGB data are combined to obtain 3D pose data (3D coordinates of the human skeleton based on the RGBD data and the target RGB data). key point).
  • Dynamic tracking Use 3D coordinates to represent the 3D pose data of the key points of the human skeleton to realize the tracking of the human body in motion, such as tracking the changes of node poses, supporting at least one of raising hands, kicking, swinging head, bending over, etc. kind of human movement.
  • the processing logic for running the human body key point detection process of the present disclosure can be integrated into the mobile phone in the form of an offline software development kit (SDK, Software Development Kit).
  • SDK Software Development Kit
  • the algorithm optimization based on the mobile phone as the mobile terminal can speed up the operation of the above processing logic, which is different from the prior art C/S online mode which places the processing logic on the server, so that if the terminal initiates a request to the server, there is easy transmission between the two Time delay, or network failure, etc., cause the processing result requested by the terminal cannot be obtained in time.
  • the processing logic is directly placed on the terminal in the offline mode of the SDK, which greatly accelerates the processing efficiency of the detection method.
  • Figure 3 shows a schematic diagram of the key points of the human skeleton according to an embodiment of the present disclosure, including 17 key points in the human skeleton.
  • the user's dynamic posture changes can be tracked in real time, such as raising hands, kicking, At least one human body movement such as head swinging and bending over.
  • the first human body motion state such as the swing motion when playing tennis, etc.
  • the change is described by the first 3D pose data.
  • Generate a first control instruction according to the first 3D pose data and send the first control instruction to the receiving-side device to display the action corresponding to the first human motion state on the display screen of the receiving-side device Simulation operation.
  • ToF Time of Flight
  • ToF mobile phone can be equipped with TOF module, its 3D imaging solution can be by continuously sending light pulses to the target object, and then using the sensor to receive the light returned from the target object, and detecting the flight (round trip) time of the light pulse to obtain the target object based on the collection position the distance.
  • Fig. 4 shows a scene diagram of a user holding a mobile phone terminal interacting with a large-screen device such as a TV according to an embodiment of the present disclosure. It is an interactive scene of playing badminton.
  • the user’s current posture changes can be tracked by detecting the key points of the user’s human skeleton.
  • the obtained posture change is transmitted back to the electronic device such as a TV, and the corresponding posture change is presented in the electronic device.
  • the second human body motion state for example, try to raise both hands to 90 degrees to the horizontal plane
  • the change is described by the second 3D pose data.
  • the second 3D pose data is compared with the pre-configured pose data. If the comparison results are inconsistent, a second control instruction is generated (for example, the user raises his hands only to 85 degrees, which fails to compare with the pre-configured The pose data is consistent with "90 degrees"), and a prompt message is issued according to the second control instruction to adjust the second human body motion state to a target state according to the prompt information.
  • the prompt information includes: voice, text, sound and light, etc., prompting the user to notice that the current motion posture is completely incorrect or the posture is not in place.
  • the prompt information includes: voice, text, sound and light, etc., prompting the user to notice that the current motion posture is completely incorrect or the posture is not in place.
  • virtual coach software for the fitness industry can be developed based on the present disclosure, and the user's fitness actions can be detected through a mobile phone or similar 3D module, and guidance can be given.
  • the user's human body data is applied to the scene of the avatar, the third human body motion state (such as the user's running posture) is obtained, and the position change of the human body key points corresponding to the third human body motion state is passed through the third 3D pose data Describe.
  • the third 3D pose data is sent to the receiving side device to display the operation performed by the avatar sampling the third 3D pose data on the display screen of the receiving side device (the avatar can be a small animal , A boy or a girl is running in the game scene). This is just an example, and the present disclosure is also applicable to other avatar scenes.
  • a virtual game can be developed based on the present disclosure, and a virtual image can be driven by real-time user motion capture instead of a real person in the game scene, which is an interactive way across the touch screen.
  • Figure 5 shows a scene diagram of an avatar generated according to an embodiment of the present disclosure. It is a parkour scene.
  • the posture change data corresponding to the avatar in an electronic device such as a TV can be generated by detecting the key points of the user's human skeleton, and in the electronic device The corresponding posture changes appear in the device.
  • the training process of the human body recognition network includes: taking pre-annotated key features of the human body as training sample data, and inputting the training sample data into the human body recognition network (such as CNN) to be trained. Training until the output result meets the network training conditions, and the human body recognition network is obtained after training.
  • CNN can extract the features of the key points of the human body in the image, and the algorithm model trained on the data set based on the skeleton key points of the human body can be used to identify whether the human body is included in the image.
  • accurate node poses can be obtained, and changes in node pose pairs can be tracked in real time, supporting at least one human body movement such as raising hands, kicking legs, swinging heads, and bending over.
  • Fig. 6 shows a schematic diagram of a human body detection scheme according to an embodiment of the present disclosure.
  • image processing is performed on two image data streams, such as RGB image data stream and RGBD image data stream.
  • RGB image data stream After image processing, it is determined whether a human body is detected in the current RGB image frame. If a human body is detected, the target RGB data corresponding to the current RGB image frame is handed over to the subsequent RGBD image data stream. Be processed all the way.
  • the target RGBD data (depth data) obtained after image processing is combined with the target RGB data (2D pose data) to obtain 3D pose data according to the 2D pose data and depth data , That is, the key points of the human skeleton in the 3D coordinates, the 3D pose data is converted into data to obtain the data conversion result, which is used for the detection processing of at least one scene.
  • the writing order of the steps does not mean a strict execution order but constitutes any limitation on the implementation process.
  • the specific execution order of each step should be based on its function and possibility.
  • the inner logic is determined.
  • the present disclosure also provides human body key point detection devices, electronic equipment, computer-readable storage media, and programs, all of which can be used to implement any of the human body key point detection methods provided in this disclosure.
  • the corresponding technical solutions and descriptions and refer to methods Part of the corresponding records will not be repeated.
  • Fig. 7 shows a block diagram of a human body key point detection device according to an embodiment of the present disclosure.
  • the human body key point detection device includes: a detection module 31 for responding to detecting that the image contains The human body extracts the two-dimensional coordinate data used to identify the position of the key point of the human body in the image to obtain 2D pose data; the fusion module 32 is used to combine the 2D pose data with the position of the key point of the human body The depth data is fused with the key points of the human body to obtain 3D pose data for identifying the positions of the key points of the human body.
  • the device further includes: a preprocessing module, configured to perform data alignment preprocessing on each frame of the RGB image data stream and the depth data corresponding to the same image to obtain the RGBD image data stream.
  • a preprocessing module configured to perform data alignment preprocessing on each frame of the RGB image data stream and the depth data corresponding to the same image to obtain the RGBD image data stream.
  • the detection module is further configured to: for the current frame of image, obtain multiple image features after the first image processing; determine that the multiple image features are key points of the human body according to the human body recognition network In the case of features, it is detected that the current frame of image contains a human body until the detection of at least one frame of image is completed.
  • the device further includes: an image processing module, configured to: for the current frame of image, obtain multiple depth data after the second image processing, until the image processing is completed for at least one frame of image.
  • the device further includes: a first posture acquisition module for acquiring a first human body motion state; a first data description module for changing the position of key human body points corresponding to the first human body motion state It is described by using the first 3D pose data; the first instruction sending module is used to generate a first control instruction according to the first 3D pose data, and send the first control instruction to the receiving device for the An action simulation operation corresponding to the first human body motion state is displayed on the display screen of the receiving side device.
  • the device further includes: a second posture acquisition module for acquiring a second human motion state; a second data description module for changing the position of key human body points corresponding to the second human motion state Describe via the second 3D pose data; a data comparison module for comparing the second 3D pose data with pre-configured pose data, and generate a second control instruction if the comparison results are inconsistent;
  • the prompt information sending module is configured to send prompt information according to the second control instruction, so as to adjust the second human body motion state to a target state according to the prompt information.
  • the device further includes: a third posture acquisition module for acquiring a third human body motion state; a third data description module for changing the position of key human body points corresponding to the third human body motion state It is described by the third 3D pose data; the second instruction sending module is used to send the third 3D pose data to the receiving side device to display the avatar sampling data on the display screen of the receiving side device. The operation performed by the third 3D pose data is described.
  • the device further includes: a network training module, configured to use pre-marked human body key point features as training sample data during the training process of the human body recognition network, and use the training sample data Input the human body recognition network to be trained for training until the output result meets the network training conditions, and the human body recognition network is obtained after training.
  • a network training module configured to use pre-marked human body key point features as training sample data during the training process of the human body recognition network, and use the training sample data Input the human body recognition network to be trained for training until the output result meets the network training conditions, and the human body recognition network is obtained after training.
  • the functions or modules contained in the device provided in the embodiments of the present disclosure can be used to execute the methods described in the above method embodiments.
  • the functions or modules contained in the device provided in the embodiments of the present disclosure can be used to execute the methods described in the above method embodiments.
  • the embodiment of the present disclosure also proposes a computer-readable storage medium on which computer program instructions are stored, and when the computer program instructions are executed by a processor, the above-mentioned human body key point detection method is realized.
  • the computer-readable storage medium may be a non-volatile computer-readable storage medium.
  • An embodiment of the present disclosure also provides an electronic device, including: a processor; a memory for storing executable instructions of the processor; wherein the processor is configured as the above-mentioned human body key point detection method.
  • the electronic device can be provided as a terminal, server or other form of device.
  • An embodiment of the present disclosure further provides a computer program, wherein the computer program includes computer readable code, and when the computer readable code runs in an electronic device, the processor in the electronic device executes the above Human body key point detection method.
  • Fig. 8 is a block diagram showing an electronic device 800 according to an exemplary embodiment.
  • the electronic device 800 may be a mobile phone, a computer, a digital broadcasting terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and other terminals.
  • the electronic device 800 may include one or more of the following components: a processing component 802, a memory 804, a power supply component 806, a multimedia component 808, an audio component 810, an input/output (I/O) interface 812, and a sensor component 814 , And communication component 816.
  • the processing component 802 generally controls the overall operations of the electronic device 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations.
  • the processing component 802 may include one or more processors 820 to execute instructions to complete all or part of the steps of the foregoing method.
  • the processing component 802 may include one or more modules to facilitate the interaction between the processing component 802 and other components.
  • the processing component 802 may include a multimedia module to facilitate the interaction between the multimedia component 808 and the processing component 802.
  • the memory 804 is configured to store various types of data to support operations in the electronic device 800. Examples of these data include instructions for any application or method operating on the electronic device 800, contact data, phone book data, messages, pictures, videos, etc.
  • the memory 804 can be implemented by any type of volatile or nonvolatile storage device or a combination thereof, such as static random access memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic Disk or Optical Disk.
  • SRAM static random access memory
  • EEPROM electrically erasable programmable read-only memory
  • EPROM erasable Programmable Read Only Memory
  • PROM Programmable Read Only Memory
  • ROM Read Only Memory
  • Magnetic Memory Flash Memory
  • Magnetic Disk Magnetic Disk or Optical Disk.
  • the power supply component 806 provides power for various components of the electronic device 800.
  • the power supply component 806 may include a power management system, one or more power supplies, and other components associated with the generation, management, and distribution of power for the electronic device 800.
  • the multimedia component 808 includes a screen that provides an output interface between the electronic device 800 and the user.
  • the screen may include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from the user.
  • the touch panel includes one or more touch sensors to sense touch, sliding, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure related to the touch or slide operation.
  • the multimedia component 808 includes a front camera and/or a rear camera. When the electronic device 800 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front camera and rear camera can be a fixed optical lens system or have focal length and optical zoom capabilities.
  • the audio component 810 is configured to output and/or input audio signals.
  • the audio component 810 includes a microphone (MIC).
  • the microphone is configured to receive external audio signals.
  • the received audio signal may be further stored in the memory 804 or transmitted via the communication component 816.
  • the audio component 810 further includes a speaker for outputting audio signals.
  • the I/O interface 812 provides an interface between the processing component 802 and a peripheral interface module.
  • the peripheral interface module may be a keyboard, a click wheel, a button, and the like. These buttons may include but are not limited to: home button, volume button, start button, and lock button.
  • the sensor component 814 includes one or more sensors for providing the electronic device 800 with various aspects of state evaluation.
  • the sensor component 814 can detect the on/off status of the electronic device 800 and the relative positioning of the components.
  • the component is the display and the keypad of the electronic device 800.
  • the sensor component 814 can also detect the electronic device 800 or the electronic device 800.
  • the position of the component changes, the presence or absence of contact between the user and the electronic device 800, the orientation or acceleration/deceleration of the electronic device 800, and the temperature change of the electronic device 800.
  • the sensor component 814 may include a proximity sensor configured to detect the presence of nearby objects when there is no physical contact.
  • the sensor component 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications.
  • the sensor component 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor or a temperature sensor.
  • the communication component 816 is configured to facilitate wired or wireless communication between the electronic device 800 and other devices.
  • the electronic device 800 can access a wireless network based on a communication standard, such as WiFi, 2G, or 3G, or a combination thereof.
  • the communication component 816 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel.
  • the communication component 816 further includes a near field communication (NFC) module to facilitate short-range communication.
  • the NFC module can be implemented based on radio frequency identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology and other technologies.
  • RFID radio frequency identification
  • IrDA infrared data association
  • UWB ultra-wideband
  • Bluetooth Bluetooth
  • the electronic device 800 can be implemented by one or more application specific integrated circuits (ASIC), digital signal processors (DSP), digital signal processing devices (DSPD), programmable logic devices (PLD), field A programmable gate array (FPGA), controller, microcontroller, microprocessor, or other electronic components are implemented to implement the above methods.
  • ASIC application specific integrated circuits
  • DSP digital signal processors
  • DSPD digital signal processing devices
  • PLD programmable logic devices
  • FPGA field A programmable gate array
  • controller microcontroller, microprocessor, or other electronic components are implemented to implement the above methods.
  • a non-volatile computer-readable storage medium such as the memory 804 including computer program instructions, which can be executed by the processor 820 of the electronic device 800 to complete the foregoing method.
  • Fig. 9 is a block diagram showing an electronic device 900 according to an exemplary embodiment.
  • the electronic device 900 may be provided as a server.
  • the electronic device 900 includes a processing component 922, which further includes one or more processors, and a memory resource represented by a memory 932, for storing instructions that can be executed by the processing component 922, such as application programs.
  • the application program stored in the memory 932 may include one or more modules each corresponding to a set of instructions.
  • the processing component 922 is configured to execute instructions to perform the aforementioned methods.
  • the electronic device 900 may also include a power supply component 926 configured to perform power management of the electronic device 900, a wired or wireless network interface 950 configured to connect the electronic device 1900 to a network, and an input output (I/O) interface 958 .
  • the electronic device 900 can operate based on an operating system stored in the memory 932, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM or the like.
  • a non-volatile computer-readable storage medium is also provided, such as a memory 932 including computer program instructions, which can be executed by the processing component 922 of the electronic device 900 to complete the foregoing method.
  • the present disclosure may be a system, method, and/or computer program product.
  • the computer program product may include a computer-readable storage medium loaded with computer-readable program instructions for enabling a processor to implement various aspects of the present disclosure.
  • the computer-readable storage medium may be a tangible device that can hold and store instructions used by the instruction execution device.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
  • Computer-readable storage media include: portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM) Or flash memory), static random access memory (SRAM), portable compact disk read-only memory (CD-ROM), digital versatile disk (DVD), memory stick, floppy disk, mechanical encoding device, such as a printer with instructions stored thereon
  • RAM random access memory
  • ROM read-only memory
  • EPROM erasable programmable read-only memory
  • flash memory flash memory
  • SRAM static random access memory
  • CD-ROM compact disk read-only memory
  • DVD digital versatile disk
  • memory stick floppy disk
  • mechanical encoding device such as a printer with instructions stored thereon
  • the computer-readable storage medium used here is not interpreted as a transient signal itself, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (for example, light pulses through fiber optic cables), or through wires Transmission of electrical signals.
  • the computer-readable program instructions described herein can be downloaded from a computer-readable storage medium to various computing/processing devices, or downloaded to an external computer or external storage device via a network, such as the Internet, a local area network, a wide area network, and/or a wireless network.
  • the network may include copper transmission cables, optical fiber transmission, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers.
  • the network adapter card or network interface in each computing/processing device receives computer-readable program instructions from the network, and forwards the computer-readable program instructions for storage in the computer-readable storage medium in each computing/processing device .
  • the computer program instructions used to perform the operations of the present disclosure may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine-related instructions, microcode, firmware instructions, status setting data, or in one or more programming languages.
  • Source code or object code written in any combination, the programming language includes object-oriented programming languages such as Smalltalk, C++, etc., and conventional procedural programming languages such as "C" language or similar programming languages.
  • Computer-readable program instructions can be executed entirely on the user's computer, partly on the user's computer, executed as a stand-alone software package, partly on the user's computer and partly executed on a remote computer, or entirely on the remote computer or server carried out.
  • the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to access the Internet connection).
  • LAN local area network
  • WAN wide area network
  • an electronic circuit such as a programmable logic circuit, a field programmable gate array (FPGA), or a programmable logic array (PLA), can be customized by using the status information of the computer-readable program instructions.
  • the computer-readable program instructions are executed to realize various aspects of the present disclosure.
  • These computer-readable program instructions can be provided to the processor of a general-purpose computer, a special-purpose computer, or other programmable data processing device, thereby producing a machine such that when these instructions are executed by the processor of the computer or other programmable data processing device , A device that implements the functions/actions specified in one or more blocks in the flowchart and/or block diagram is produced. It is also possible to store these computer-readable program instructions in a computer-readable storage medium. These instructions make computers, programmable data processing apparatuses, and/or other devices work in a specific manner, so that the computer-readable medium storing instructions includes An article of manufacture, which includes instructions for implementing various aspects of the functions/actions specified in one or more blocks in the flowchart and/or block diagram.
  • each block in the flowchart or block diagram may represent a module, program segment, or part of an instruction, and the module, program segment, or part of an instruction contains one or more functions for implementing the specified logical function.
  • Executable instructions may also occur in a different order from the order marked in the drawings. For example, two consecutive blocks can actually be executed in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or actions Or it can be realized by a combination of dedicated hardware and computer instructions.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Data Mining & Analysis (AREA)
  • Artificial Intelligence (AREA)
  • Multimedia (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computational Linguistics (AREA)
  • Molecular Biology (AREA)
  • Biomedical Technology (AREA)
  • Mathematical Physics (AREA)
  • Biophysics (AREA)
  • Human Computer Interaction (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Databases & Information Systems (AREA)
  • Medical Informatics (AREA)
  • Image Analysis (AREA)
  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)

Abstract

本公开涉及一种人体关键点检测方法及装置、电子设备和存储介质,其中,所述方法包括:响应于检测到图像中包含人体,将所述图像中用于标识人体关键点位置的二维坐标数据提取出来,得到2D位姿数据;将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合,得到用于标识人体关键点位置的3D位姿数据。采用本公开,能对于人体处于运动状态时实现精确的人体关键点检测。

Description

一种人体关键点检测方法及装置、电子设备和存储介质
本公开要求在2019年07月15日提交中国专利局、申请号为201910635763.6、申请名称为“一种人体关键点检测方法及装置、电子设备和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本公开中。
技术领域
本公开涉及人体检测技术领域,尤其涉及一种人体关键点检测方法及装置、电子设备和存储介质。
背景技术
相关技术中,人体关键点检测技术是基于深度学习算法所开发的应用。在计算机算力不断提升、数据集不断扩大的背景下,深度学习算法作为机器学习的一个重要分支,被应用到了各个行业中。可对于诸如体感游戏、人体动态监控等应用场景中,对于人体处于运动状态时如何实现精确的人体关键点检测,目前未存在有效的解决方案。
发明内容
本公开提出了一种人体关键点检测技术方案。
根据本公开的一方面,提供了一种人体关键点检测方法,所述方法包括:
响应于检测到图像中包含人体,将所述图像中用于标识人体关键点位置的二维坐标数据提取出来,得到2D位姿数据;
将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合,得到用于标识人体关键点位置的3D位姿数据。
采用本公开,将图像中用于标识人体关键点位置的二维坐标数据提取出来,可以得到2D位姿数据。将2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合,得到的3D位姿数据为用于标识人体关键点位置的三维坐标数据,通过标识人体关键点位置的三维坐标数据能对于人体处于运动状态时实现精确的人体关键点检测。
可能的实现方式中,所述方法还包括:所述将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合之前,
将RGB图像数据流中每帧图像与对应同一图像的深度数据进行数据对齐的预处理,得到RGBD图像数据流。
采用本公开,将RGB数据和深度数据对齐,得到RGBD数据,可以实现对数据的预处理,之后分别对该RGB数据和RGBD数据进行相应的图像处理。
可能的实现方式中,所述检测到图像中包含人体,包括:
对于当前帧图像,经所述第一图像处理后得到多个图像特征;
根据人体识别网络判断出所述多个图像特征为人体关键点特征的情况下,检测到所述当前帧图像中包含人体,直至对至少一帧图像完成检测。
采用本公开,根据人体识别网络判断出所述多个图像特征为人体关键点特征的情况下,可以检测到所述当前帧图像中包含人体。
可能的实现方式中,所述方法还包括:所述将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合之前,
对于当前帧图像,经所述第二图像处理后得到多个深度数据,直至对至少一帧图像完成图像处理。
采用本公开,对于当前帧图像,经所述第二图像处理后得到多个深度数据,直至对至少一帧图像完成图像处理,然后将多个深度数据与2D位姿数据相结合,以实现人体关键点的特征融合。
可能的实现方式中,所述方法还包括:
获取第一人体运动状态;
将所述第一人体运动状态对应的人体关键点位置变化通过第一3D位姿数据进行描述;
根据所述第一3D位姿数据生成第一控制指令,将所述第一控制指令发送给接收侧设备,以在所述接收侧设备的显示屏上展示对应所述第一人体运动状态的动作模拟操作。
采用本公开,将所述第一人体运动状态对应的人体关键点位置变化通过第一3D位姿数据进行描述,通过发送第一控制指令给接收侧设备,实现了在接收侧设备的显示屏上展示对应第一人体运动状态的动作模拟操作。
可能的实现方式中,所述方法还包括:
获取第二人体运动状态;
将所述第二人体运动状态对应的人体关键点位置变化通过第二3D位姿数据进行描述;
将所述第二3D位姿数据与预配置的位姿数据进行比对,比对结果不一致的情况下生成第二控制指令;
根据所述第二控制指令发出提示信息,以根据所述提示信息调整所述第二人体运动状态至符合目标状态。
采用本公开,将所述第二人体运动状态对应的人体关键点位置变化通过第二3D位姿数据进行描述,通过第二控制指令发出提示信息,实现了根据提示信息调整第二人体运动状态至符合目标状态。
可能的实现方式中,所述方法还包括:
获取第三人体运动状态;
将所述第三人体运动状态对应的人体关键点位置变化通过第三3D位姿数据进行描述;
将所述第三3D位姿数据发送给接收侧设备,以在所述接收侧设备的显示屏上展示由虚拟形象采样所述第三3D位姿数据执行的操作。
采用本公开,将所述第三人体运动状态对应的人体关键点位置变化通过第三3D位姿数据进行描述,将所述第三3D位姿数据发送给接收侧设备,实现了在述接收侧设备的显示屏上展示由虚拟形象采样所述第三3D位姿数据执行的操作。
可能的实现方式中,所述人体识别网络的训练过程包括:
将预先标注好的人体关键点特征作为训练样本数据,将所述训练样本数据输入待训练的人体识别网络进行训练,直至输出结果满足网络训练条件,训练后得到所述人体识别网络。
采用本公开,将预先标注好的人体关键点特征作为训练样本数据,将所述训练样本数据输入待训练的人体识别网络进行训练,可以将训练后得到人体识别网络用于人体关键点检测,且确保检测的高效和准确性。
根据本公开的一方面,提供了一种人体关键点检测装置,所述装置包括:
检测模块,用于响应于检测到图像中包含人体,将所述图像中用于标识人体关键点位置的二维坐标数据提取出来,得到2D位姿数据;
融合模块,用于将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合,得到用于标识人体关键点位置的3D位姿数据。
可能的实现方式中,所述装置还包括:预处理模块,用于:
将RGB图像数据流中每帧图像与对应同一图像的深度数据进行数据对齐的预处理,得到RGBD图像数据流。
可能的实现方式中,所述检测模块,进一步用于:
对于当前帧图像,经所述第一图像处理后得到多个图像特征;
根据人体识别网络判断出所述多个图像特征为人体关键点特征的情况下,检测到所述当前帧图像中包含人体,直至对至少一帧图像完成检测。
可能的实现方式中,所述装置还包括:图像处理模块,用于:
对于当前帧图像,经所述第二图像处理后得到多个深度数据,直至对至少一帧图像完成图像处理。
可能的实现方式中,所述装置还包括:
第一姿态获取模块,用于获取第一人体运动状态;
第一数据描述模块,用于将所述第一人体运动状态对应的人体关键点位置变化通过第一3D位姿数据进行描述;
第一指令发送模块,用于根据所述第一3D位姿数据生成第一控制指令,将所述第一控制指令发送给接收侧设备,以在所述接收侧设备的显示屏上展示对应所述第一人体运动状态的动作模拟操作。
可能的实现方式中,所述装置还包括:
第二姿态获取模块,用于获取第二人体运动状态;
第二数据描述模块,用于将所述第二人体运动状态对应的人体关键点位置变化通过第二3D位姿数据进行描述;
数据比对模块,用于将所述第二3D位姿数据与预配置的位姿数据进行比对,比对结果不一致的情况下生成第二控制指令;
提示信息发送模块,用于根据所述第二控制指令发出提示信息,以根据所述提示信息调整所述第二人体运动状态至符合目标状态。
可能的实现方式中,所述装置还包括:
第三姿态获取模块,用于获取第三人体运动状态;
第三数据描述模块,用于将所述第三人体运动状态对应的人体关键点位置变化通过第三3D位姿数据进行描述;
第二指令发送模块,用于将所述第三3D位姿数据发送给接收侧设备,以在所述接收侧设备的显示屏上展示由虚拟形象采样所述第三3D位姿数据执行的操作。
可能的实现方式中,所述装置还包括:网络训练模块,用于:
在所述人体识别网络的训练过程中,将预先标注好的人体关键点特征作为训练样本数据,将所述训练样本数据输入待训练的人体识别网络进行训练,直至输出结果满足网络训练条件,训练后得到所述人体识别网络
根据本公开的一方面,提供了一种电子设备,包括:
处理器;
用于存储处理器可执行指令的存储器;
其中,所述处理器被配置为:执行上述人体关键点检测方法。
根据本公开的一方面,提供了一种计算机可读存储介质,其上存储有计算机程序指令,所述计算机程序指令被处理器执行时实现上述人体关键点检测方法。
根据本公开的一方面,提供一种计算机程序,其中,所述计算机程序包括计算机可读代码,当所述计算机可读代码在电子设备中运行时,所述电子设备中的处理器执行用于实现上述人体关键点检测方法。
在本公开中,响应于检测到图像中包含人体,将所述图像中用于标识人体关键点位置的二维坐标数据提取出来,得到2D位姿数据。将所述2D位姿数据和对应所述人体关键 点位置的深度数据进行人体关键点特征融合,得到用于标识人体关键点位置的3D位姿数据。采用本公开,将图像中用于标识人体关键点位置的二维坐标数据提取出来,可以得到2D位姿数据。将2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合,得到的3D位姿数据为用于标识人体关键点位置的三维坐标数据,通过标识人体关键点位置的三维坐标数据能对于人体处于运动状态时实现精确的人体关键点检测。
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,而非限制本公开。
根据下面参考附图对示例性实施例的详细说明,本公开的其它特征及方面将变得清楚。
附图说明
此处的附图被并入说明书中并构成本说明书的一部分,这些附图示出了符合本公开的实施例,并与说明书一起用于说明本公开的技术方案。
图1示出根据本公开实施例的人体关键点检测方法的流程图。
图2示出根据本公开实施例的人体关键点检测方法的流程图。
图3示出根据本公开实施例的人体骨架关键点的示意图。
图4示出根据本公开实施例手持手机终端的用户与电视等大屏幕设备互动的场景图。
图5示出根据本公开实施例生成虚拟形象的场景图。
图6示出根据本公开实施例的人体检测方案的示意图。
图7示出根据本公开实施例的人体关键点检测装置的框图。
图8示出根据本公开实施例的电子设备的框图。
图9示出根据本公开实施例的电子设备的框图。
具体实施方式
以下将参考附图详细说明本公开的各种示例性实施例、特征和方面。附图中相同的附图标记表示功能相同或相似的元件。尽管在附图中示出了实施例的各种方面,但是除非特别指出,不必按比例绘制附图。
在这里专用的词“示例性”意为“用作例子、实施例或说明性”。这里作为“示例性”所说明的任何实施例不必解释为优于或好于其它实施例。
本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中术语“至少一种”表示多种中的任意一种或多种中的至少两种的任意组合, 例如,包括A、B、C中的至少一种,可以表示包括从A、B和C构成的集合中选择的任意一个或多个元素。
另外,为了更好的说明本公开,在下文的具体实施方式中给出了众多的具体细节。本领域技术人员应当理解,没有某些具体细节,本公开同样可以实施。在一些实例中,对于本领域技术人员熟知的方法、手段、元件和电路未作详细描述,以便于凸显本公开的主旨。
人体关键点检测技术是基于深度学习算法所开发的应用。深度学习算法发展迅速,得到了广泛的关注。在计算机算力不断提升、数据集不断扩大的背景下,深度学习作为机器学习的一个重要分支,被应用到了各个行业中。在计算机视觉领域中,深度学习凭借优异的计算效果,较高的鲁棒性更是成为了行业的关键技术。通过深度学习的卷积神经网络,可以有效提取图像中的关键特征。传统的全连接神经网络存在参数数量多、没有利用像素间的位置信息、网络深度受限(越深的网络表达能力越强,但随之而来的训练参数也会大量增加)等问题。而卷积神经网络(CNN)则很好的解决了这些问题。首先,CNN中的连接为局部连接,每个神经元不再和上一层的至少一神经元相连,而只和一小部分神经元相连。同时,一组连接可以共享同一个权重参数,加上下采样的策略,很大程度上减少了参数数量。不同与全连接网络的一维排列,CNN的神经元结构为三维排列。通过去除大量不重要的参数,保留重要的权重值,让一个深度的神经网络得以实现。从而能够处理更多复杂度更高的信息。
考虑到2D人体关键点对于应用层面的限制,是无法获取到三维坐标。虽然通过3D方案可以弥补此缺陷,可是,如果只是基于RGB数据输出预测的3D关键点,该检测方案的精度较低。考虑到3D方案具备深度数据的输入与合并,可以输出更精准的三维坐标点。然而,如果只基于深度数据,输出对应的3D关键点,可能极大的受限于硬件的深度图质量。
采用本公开的人体关键点检测方案,将通过RGB数据预测的3D坐标与深度数据进行整合,可以有效降低对于3D硬件模组采集深度数据准确度的依赖,从而实现更好的检测精度和鲁棒性。
图1示出根据本公开实施例的人体关键点检测方法的流程图,该人体关键点检测方法应用于人体关键点检测装置,例如,人体关键点检测装置可以由终端设备或服务器或其它处理设备执行,其中,终端设备可以为用户设备(UE,User Equipment)、移动设备、蜂窝电话、无绳电话、个人数字处理(PDA,Personal Digital Assistant)、手持设备、计算设备、车载设备、可穿戴设备等。在一些可能的实现方式中,该人体关键点检测方法可以通过处理器调用存储器中存储的计算机可读指令的方式来实现。如图1所示,该流程 包括:
步骤S101、响应于检测到图像中包含人体,将所述图像中用于标识人体关键点位置的二维坐标数据提取出来,得到2D位姿数据。
步骤S102、将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合,得到用于标识人体关键点位置的3D位姿数据。
采用本公开,通过2D位姿数据+深度数据,可以得到3D位姿数据。其中,2D位姿数据是人体关键点在RGB图像中的二维坐标,3D位姿数据是3D的人体关键点,通过3D位姿数据,可以对人体处于运动状态进行精确的人体关键点检测,如将某一运动状态分解为:抬手、踢腿、摆头、弯腰中的至少一种节点位姿,从而实时跟踪这些节点位姿对应的人体关键点检测。
图2示出根据本公开实施例的人体关键点检测方法的流程图,该人体关键点检测方法应用于人体关键点检测装置,例如,人体关键点检测装置可以由终端设备或服务器或其它处理设备执行,其中,终端设备可以为用户设备(UE,User Equipment)、移动设备、蜂窝电话、无绳电话、个人数字处理(PDA,Personal Digital Assistant)、手持设备、计算设备、车载设备、可穿戴设备等。在一些可能的实现方式中,该人体关键点检测方法可以通过处理器调用存储器中存储的计算机可读指令的方式来实现。如图2所示,该流程包括:
步骤S201、将RGB图像数据流中每帧图像与对应同一图像的深度数据进行数据对齐的预处理,得到RGBD图像数据流。
一个示例中,对于数据预处理,需要将RGB数据和深度数据对齐,得到RGBD数据,然后才可以执行本方法流程中分别对该RGB数据和RGBD数据的处理。
步骤S202、从RGB图像数据流中检测到图像中包含人体,将图像中用于标识人体关键点位置的二维坐标数据提取出来,得到2D位姿数据。
步骤S203、从RGBD图像数据流中获取深度数据,将2D位姿数据和深度数据(对应人体关键点位置的深度数据)进行人体关键点特征融合,得到用于标识人体关键点位置的3D位姿数据。
采用本公开,预处理后,每一个RGB和RGBD所构成的数据对,是对应同一视角的图像帧。是将RGB图像数据流中每帧图像的人体关键点与对应同一图像中人体关键点的深度数据进行对齐,从而,对于图像中任一个人体关键点而言,既有了表征该人体关键点位置的二维坐标,又有了表征该人体关键点运动变化的距离值,则得到了针对该人体关键点位置的三维信息。其中,深度数据从深度图(DepthMap)中获取,在一个包含摄像机或摄像模块的采集场景中,DepthMap可以认为是:包含与该场景中所采集目标对象 其表面的距离有关的信息所构成的图像(或称为图像通道)。该场景中至少一个点相对于摄象机或摄像模块的距离用深度图来表示时,深度图中的每一个像素值可以表示场景中某一点与摄像机之间的距离。
本公开可能的实现方式中,所述检测到图像中包含人体,包括:获取所述RGB图像数据流,对所述RGB图像数据流中的每帧图像进行第一图像处理。对于当前帧图像,经所述第一图像处理后得到多个图像特征。根据人体识别网络判断出所述多个图像特征为人体关键点特征的情况下,检测到所述当前帧图像中包含人体,直至对至少一帧图像完成检测。
本公开可能的实现方式中,所述方法还包括:所述将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合之前,获取所述RGBD图像数据流,对所述RGBD图像数据流中的每帧图像进行第二图像处理。对于当前帧图像,经所述第二图像处理后得到多个深度数据,直至对至少一帧图像完成图像处理。
一个示例中,数据对齐预处理:是根据多路RGB数据流得到多路RGBD数据流。可以将RGB图像数据流中每帧图像的人体关键点与对应同一图像中人体关键点的深度数据进行对齐,如果将RGB和RGBD当做数据对来看,则每一个RGB和RGBD构成的数据对,二者都是对应同一视角的图像帧。数据对齐预处理后,可以输入多个RGB和RGBD数据对,比如,可以分两路输入运行本公开人体关键点检测流程的逻辑模型,对于第一路数据(RGB数据),经第一图像处理后,通过已经训练得到的人体追踪网络来判断当前图像帧中是否检测到人体,如果检测到人体,将对应当前图像帧中的目标RGB数据交由后续步骤处理。在后续步骤中,对于第二路数据(RGBD数据),经第二图像处理后,将RGBD数据与目标RGB数据结合,以根据RGBD数据与目标RGB数据得到3D位姿数据(3D坐标的人体骨架关键点)。动态跟踪:用3D坐标表征人体骨架关键点的3D位姿数据,实现对人体处于运动状态的追踪,如跟踪节点位姿对的变化,支持抬手、踢腿、摆头、弯腰等至少一种人体动作。
一个示例中,运行本公开人体关键点检测流程的处理逻辑,可以采用离线端软件开发工具包(SDK,Software Development Kit)形式集成到手机上。基于手机作为移动端的算法优化,可以加快上述处理逻辑的运行速度,区别于现有技术C/S在线模式是将处理逻辑放置在服务器,这样,若终端发起请求到服务器,二者间容易有传输时延,或者网络故障等导致不能及时得到终端所请求的处理结果。而本公开将处理逻辑直接以SDK的离线模式放置在终端,大大加快了检测方法的处理效率。
图3示出根据本公开实施例的人体骨架关键点的示意图,包括人体骨架中17个关键点,通过检测这17个关键点,可以实时跟踪用户的动态姿态变化,如抬手、踢腿、摆头、弯 腰等至少一种人体动作。
如手持手机终端的用户如何与电视等大屏幕设备互动的场景中,获取第一人体运动状态(比如打网球时的挥拍动作等),将所述第一人体运动状态对应的人体关键点位置变化通过第一3D位姿数据进行描述。根据所述第一3D位姿数据生成第一控制指令,将所述第一控制指令发送给接收侧设备,以在所述接收侧设备的显示屏上展示对应所述第一人体运动状态的动作模拟操作。这只是一个示例,其他互动场景也适用本公开。对于这类手机端的体感游戏而言,采用相关技术中的体感游戏机,如Xbox、Switch等,都需要另外购买设备,使用成本和空间成本都相对手机终端更高。采用本公开,用户只要拥有飞行时间(ToF,Time of Flight)手机,便能连接屏幕进行游戏。同时加上3D人体坐标检测的技术,能够带来更丰富的游戏内容。ToF手机可以设置TOF模块,其3D成像方案可以是通过给目标物体连续发送光脉冲,然后用传感器接收从目标物体返回的光,通过探测光脉冲的飞行(往返)时间来得到目标物体基于采集位置的距离。
图4示出根据本公开实施例手持手机终端的用户与电视等大屏幕设备互动的场景图,为一个打羽毛球的互动场景,可以通过检测用户的人体骨架关键点跟踪用户当前的姿态变化,将得到的姿态变化回传回电视等电子设备中,并在该电子设备中呈现对应的姿态变化。
如手持手机的用户在锻炼,如何纠正锻炼姿态的场景中,获取第二人体运动状态(如尝试抬起双手至与水平面呈现90度),将所述第二人体运动状态对应的人体关键点位置变化通过第二3D位姿数据进行描述。将所述第二3D位姿数据与预配置的位姿数据进行比对,比对结果不一致的情况下生成第二控制指令(比如,用户抬起双手仅仅达到85度,未能与预配置的位姿数据“90度”一致),根据所述第二控制指令发出提示信息,以根据所述提示信息调整所述第二人体运动状态至符合目标状态。其中,所述提示信息包括:语音,文字、声光电等信息,提示用户注意当前运动姿态完全不对或者姿势不到位等。这只是一个示例,其他锻炼姿态纠正场景也适用本公开。比如,可以基于本公开开发健身行业的虚拟教练软件,通过手机或类似3D模组检测到用户的健身动作,并给予指导。
如将用户的人体数据应用于虚拟形象的场景中,获取第三人体运动状态(如用户奔跑的姿态),将所述第三人体运动状态对应的人体关键点位置变化通过第三3D位姿数据进行描述。将所述第三3D位姿数据发送给接收侧设备,以在所述接收侧设备的显示屏上展示由虚拟形象采样所述第三3D位姿数据执行的操作(虚拟形象可以是一个小动物、一个男孩或一个女孩正在游戏场景中进行奔跑)。这只是一个示例,其他虚拟形象场景也适用本公开。比如,可以基于本公开开发虚拟游戏,通过实时的用户动作捕捉,驱动一个虚拟的形象,代替真人在游戏场景,为一种跨越触屏的交互方式。图5示出根据本公开实施 例生成虚拟形象的场景图,为一个跑酷的场景,可以通过检测用户的人体骨架关键点生成电视等电子设备中虚拟形象对应的姿态变化数据,并在该电子设备中呈现对应的姿态变化。
本公开可能的实现方式中,所述人体识别网络的训练过程包括:将预先标注好的人体关键点特征作为训练样本数据,将所述训练样本数据输入待训练的人体识别网络(如CNN)进行训练,直至输出结果满足网络训练条件,训练后得到所述人体识别网络。通过CNN可以提取图像中的人体关键点特征,根据人体的骨架关键点标注数据集训练的算法模型用于识别图像中是否包括人体。借助深度学习算法的优异性能,并利用深度数据,可以得到准确的节点位姿,并实时跟踪节点位姿对的变化,支持抬手、踢腿、摆头、弯腰等至少一种人体动作。
应用示例:
图6示出根据本公开实施例的人体检测方案的示意图。图6中,对于两路图像数据流,如RGB图像数据流和RGBD图像数据流分别进行图像处理。对于RGB图像数据流这一路处理中,经图像处理后判断当前RGB图像帧中是否检测到人体,如果检测到人体,将对应当前RGB图像帧中的目标RGB数据交由后续对于RGBD图像数据流这一路处理中予以处理。对于RGBD图像数据流这一路处理中,经图像处理后将得到的目标RGBD数据(深度数据)与目标RGB数据(2D位姿数据)结合,以根据2D位姿数据和深度数据得到3D位姿数据,即3D坐标的人体骨架关键点,将3D位姿数据进行数据转化后得到数据转化结果,以用于至少一种场景的检测处理。
本领域技术人员可以理解,在具体实施方式的上述方法中,各步骤的撰写顺序并不意味着严格的执行顺序而对实施过程构成任何限定,各步骤的具体执行顺序应当以其功能和可能的内在逻辑确定。
本公开提及的上述各个方法实施例,在不违背原理逻辑的情况下,均可以彼此相互结合形成结合后的实施例,限于篇幅,本公开不再赘述。
此外,本公开还提供了人体关键点检测装置、电子设备、计算机可读存储介质、程序,上述均可用来实现本公开提供的任一种人体关键点检测方法,相应技术方案和描述和参见方法部分的相应记载,不再赘述。
图7示出根据本公开实施例的人体关键点检测装置的框图,如图7所示,本公开实施例的人体关键点检测装置,包括:检测模块31,用于响应于检测到图像中包含人体,将所述图像中用于标识人体关键点位置的二维坐标数据提取出来,得到2D位姿数据;融合模块32,用于将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合,得到用于标识人体关键点位置的3D位姿数据。
可能的实现方式中,所述装置还包括:预处理模块,用于:将RGB图像数据流中每帧图像与对应同一图像的深度数据进行数据对齐的预处理,得到RGBD图像数据流。
可能的实现方式中,所述检测模块,进一步用于:对于当前帧图像,经所述第一图像处理后得到多个图像特征;根据人体识别网络判断出所述多个图像特征为人体关键点特征的情况下,检测到所述当前帧图像中包含人体,直至对至少一帧图像完成检测。
可能的实现方式中,所述装置还包括:图像处理模块,用于:对于当前帧图像,经所述第二图像处理后得到多个深度数据,直至对至少一帧图像完成图像处理。
可能的实现方式中,所述装置还包括:第一姿态获取模块,用于获取第一人体运动状态;第一数据描述模块,用于将所述第一人体运动状态对应的人体关键点位置变化通过第一3D位姿数据进行描述;第一指令发送模块,用于根据所述第一3D位姿数据生成第一控制指令,将所述第一控制指令发送给接收侧设备,以在所述接收侧设备的显示屏上展示对应所述第一人体运动状态的动作模拟操作。
可能的实现方式中,所述装置还包括:第二姿态获取模块,用于获取第二人体运动状态;第二数据描述模块,用于将所述第二人体运动状态对应的人体关键点位置变化通过第二3D位姿数据进行描述;数据比对模块,用于将所述第二3D位姿数据与预配置的位姿数据进行比对,比对结果不一致的情况下生成第二控制指令;提示信息发送模块,用于根据所述第二控制指令发出提示信息,以根据所述提示信息调整所述第二人体运动状态至符合目标状态。
可能的实现方式中,所述装置还包括:第三姿态获取模块,用于获取第三人体运动状态;第三数据描述模块,用于将所述第三人体运动状态对应的人体关键点位置变化通过第三3D位姿数据进行描述;第二指令发送模块,用于将所述第三3D位姿数据发送给接收侧设备,以在所述接收侧设备的显示屏上展示由虚拟形象采样所述第三3D位姿数据执行的操作。
可能的实现方式中,所述装置还包括:网络训练模块,用于:在所述人体识别网络的训练过程中,将预先标注好的人体关键点特征作为训练样本数据,将所述训练样本数据输入待训练的人体识别网络进行训练,直至输出结果满足网络训练条件,训练后得到所述人体识别网络。
在一些实施例中,本公开实施例提供的装置具有的功能或包含的模块可以用于执行上文方法实施例描述的方法,其具体实现可以参照上文方法实施例的描述,为了简洁,这里不再赘述。
本公开实施例还提出一种计算机可读存储介质,其上存储有计算机程序指令,所述 计算机程序指令被处理器执行时实现上述人体关键点检测方法。计算机可读存储介质可以是非易失性计算机可读存储介质。
本公开实施例还提出一种电子设备,包括:处理器;用于存储处理器可执行指令的存储器;其中,所述处理器被配置为上述人体关键点检测方法。
电子设备可以被提供为终端、服务器或其它形态的设备。
本公开实施例还提出一种计算机程序,其中,所述计算机程序包括计算机可读代码,当所述计算机可读代码在电子设备中运行时,所述电子设备中的处理器执行用于实现上述人体关键点检测方法。
图8是根据一示例性实施例示出的一种电子设备800的框图。例如,电子设备800可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等终端。
参照图8,电子设备800可以包括以下一个或多个组件:处理组件802,存储器804,电源组件806,多媒体组件808,音频组件810,输入/输出(I/O)的接口812,传感器组件814,以及通信组件816。
处理组件802通常控制电子设备800的整体操作,诸如与显示,电话呼叫,数据通信,相机操作和记录操作相关联的操作。处理组件802可以包括一个或多个处理器820来执行指令,以完成上述的方法的全部或部分步骤。此外,处理组件802可以包括一个或多个模块,便于处理组件802和其他组件之间的交互。例如,处理组件802可以包括多媒体模块,以方便多媒体组件808和处理组件802之间的交互。
存储器804被配置为存储各种类型的数据以支持在电子设备800的操作。这些数据的示例包括用于在电子设备800上操作的任何应用程序或方法的指令,联系人数据,电话簿数据,消息,图片,视频等。存储器804可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。
电源组件806为电子设备800的各种组件提供电力。电源组件806可以包括电源管理系统,一个或多个电源,及其他与为电子设备800生成、管理和分配电力相关联的组件。
多媒体组件808包括在所述电子设备800和用户之间的提供一个输出接口的屏幕。在一些实施例中,屏幕可以包括液晶显示器(LCD)和触摸面板(TP)。如果屏幕包括触摸面板,屏幕可以被实现为触摸屏,以接收来自用户的输入信号。触摸面板包括一个或多个触摸传感器以感测触摸、滑动和触摸面板上的手势。所述触摸传感器可以不仅感测触摸或滑动动作的边界,而且还检测与所述触摸或滑动操作相关的持续时间和压力。在一 些实施例中,多媒体组件808包括一个前置摄像头和/或后置摄像头。当电子设备800处于操作模式,如拍摄模式或视频模式时,前置摄像头和/或后置摄像头可以接收外部的多媒体数据。每个前置摄像头和后置摄像头可以是一个固定的光学透镜系统或具有焦距和光学变焦能力。
音频组件810被配置为输出和/或输入音频信号。例如,音频组件810包括一个麦克风(MIC),当电子设备800处于操作模式,如呼叫模式、记录模式和语音识别模式时,麦克风被配置为接收外部音频信号。所接收的音频信号可以被进一步存储在存储器804或经由通信组件816发送。在一些实施例中,音频组件810还包括一个扬声器,用于输出音频信号。
I/O接口812为处理组件802和外围接口模块之间提供接口,上述外围接口模块可以是键盘,点击轮,按钮等。这些按钮可包括但不限于:主页按钮、音量按钮、启动按钮和锁定按钮。
传感器组件814包括一个或多个传感器,用于为电子设备800提供各个方面的状态评估。例如,传感器组件814可以检测到电子设备800的打开/关闭状态,组件的相对定位,例如所述组件为电子设备800的显示器和小键盘,传感器组件814还可以检测电子设备800或电子设备800一个组件的位置改变,用户与电子设备800接触的存在或不存在,电子设备800方位或加速/减速和电子设备800的温度变化。传感器组件814可以包括接近传感器,被配置用来在没有任何的物理接触时检测附近物体的存在。传感器组件814还可以包括光传感器,如CMOS或CCD图像传感器,用于在成像应用中使用。在一些实施例中,该传感器组件814还可以包括加速度传感器,陀螺仪传感器,磁传感器,压力传感器或温度传感器。
通信组件816被配置为便于电子设备800和其他设备之间有线或无线方式的通信。电子设备800可以接入基于通信标准的无线网络,如WiFi,2G或3G,或它们的组合。在一个示例性实施例中,通信组件816经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,所述通信组件816还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。
在示例性实施例中,电子设备800可以被一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述方法。
在示例性实施例中,还提供了一种非易失性计算机可读存储介质,例如包括计算机 程序指令的存储器804,上述计算机程序指令可由电子设备800的处理器820执行以完成上述方法。
图9是根据一示例性实施例示出的一种电子设备900的框图。例如,电子设备900可以被提供为一服务器。参照图9,电子设备900包括处理组件922,其进一步包括一个或多个处理器,以及由存储器932所代表的存储器资源,用于存储可由处理组件922的执行的指令,例如应用程序。存储器932中存储的应用程序可以包括一个或一个以上的每一个对应于一组指令的模块。此外,处理组件922被配置为执行指令,以执行上述方法。
电子设备900还可以包括一个电源组件926被配置为执行电子设备900的电源管理,一个有线或无线网络接口950被配置为将电子设备1900连接到网络,和一个输入输出(I/O)接口958。电子设备900可以操作基于存储在存储器932的操作系统,例如Windows ServerTM,Mac OS XTM,UnixTM,LinuxTM,FreeBSDTM或类似。
在示例性实施例中,还提供了一种非易失性计算机可读存储介质,例如包括计算机程序指令的存储器932,上述计算机程序指令可由电子设备900的处理组件922执行以完成上述方法。
本公开可以是系统、方法和/或计算机程序产品。计算机程序产品可以包括计算机可读存储介质,其上载有用于使处理器实现本公开的各个方面的计算机可读程序指令。
计算机可读存储介质可以是可以保持和存储由指令执行设备使用的指令的有形设备。计算机可读存储介质例如可以是――但不限于――电存储设备、磁存储设备、光存储设备、电磁存储设备、半导体存储设备或者上述的任意合适的组合。计算机可读存储介质的更具体的例子(非穷举的列表)包括:便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、静态随机存取存储器(SRAM)、便携式压缩盘只读存储器(CD-ROM)、数字多功能盘(DVD)、记忆棒、软盘、机械编码设备、例如其上存储有指令的打孔卡或凹槽内凸起结构、以及上述的任意合适的组合。这里所使用的计算机可读存储介质不被解释为瞬时信号本身,诸如无线电波或者其他自由传播的电磁波、通过波导或其他传输媒介传播的电磁波(例如,通过光纤电缆的光脉冲)、或者通过电线传输的电信号。
这里所描述的计算机可读程序指令可以从计算机可读存储介质下载到各个计算/处理设备,或者通过网络、例如因特网、局域网、广域网和/或无线网下载到外部计算机或外部存储设备。网络可以包括铜传输电缆、光纤传输、无线传输、路由器、防火墙、交换机、网关计算机和/或边缘服务器。每个计算/处理设备中的网络适配卡或者网络接口从网络接收计算机可读程序指令,并转发该计算机可读程序指令,以供存储在各个计算/处理设备中的计算机可读存储介质中。
用于执行本公开操作的计算机程序指令可以是汇编指令、指令集架构(ISA)指令、机器指令、机器相关指令、微代码、固件指令、状态设置数据、或者以一种或多种编程语言的任意组合编写的源代码或目标代码,所述编程语言包括面向对象的编程语言—诸如Smalltalk、C++等,以及常规的过程式编程语言—诸如“C”语言或类似的编程语言。计算机可读程序指令可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络—包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。在一些实施例中,通过利用计算机可读程序指令的状态信息来个性化定制电子电路,例如可编程逻辑电路、现场可编程门阵列(FPGA)或可编程逻辑阵列(PLA),该电子电路可以执行计算机可读程序指令,从而实现本公开的各个方面。
这里参照根据本公开实施例的方法、装置(系统)和计算机程序产品的流程图和/或框图描述了本公开的各个方面。应当理解,流程图和/或框图的每个方框以及流程图和/或框图中各方框的组合,都可以由计算机可读程序指令实现。
这些计算机可读程序指令可以提供给通用计算机、专用计算机或其它可编程数据处理装置的处理器,从而生产出一种机器,使得这些指令在通过计算机或其它可编程数据处理装置的处理器执行时,产生了实现流程图和/或框图中的一个或多个方框中规定的功能/动作的装置。也可以把这些计算机可读程序指令存储在计算机可读存储介质中,这些指令使得计算机、可编程数据处理装置和/或其他设备以特定方式工作,从而,存储有指令的计算机可读介质则包括一个制造品,其包括实现流程图和/或框图中的一个或多个方框中规定的功能/动作的各个方面的指令。
也可以把计算机可读程序指令加载到计算机、其它可编程数据处理装置、或其它设备上,使得在计算机、其它可编程数据处理装置或其它设备上执行一系列操作步骤,以产生计算机实现的过程,从而使得在计算机、其它可编程数据处理装置、或其它设备上执行的指令实现流程图和/或框图中的一个或多个方框中规定的功能/动作。
附图中的流程图和框图显示了根据本公开的多个实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或指令的一部分,所述模块、程序段或指令的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意 的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
以上已经描述了本公开的各实施例,上述说明是示例性的,并非穷尽性的,并且也不限于所披露的各实施例。在不偏离所说明的各实施例的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。本文中所用术语的选择,旨在最好地解释各实施例的原理、实际应用或对市场中技术的技术改进,或者使本技术领域的其它普通技术人员能理解本文披露的各实施例。

Claims (19)

  1. 一种人体关键点检测方法,其特征在于,所述方法包括:
    响应于检测到图像中包含人体,将所述图像中用于标识人体关键点位置的二维坐标数据提取出来,得到2D位姿数据;
    将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合,得到用于标识人体关键点位置的3D位姿数据。
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:所述将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合之前,
    将RGB图像数据流中每帧图像与对应同一图像的深度数据进行数据对齐的预处理,得到RGBD图像数据流。
  3. 根据权利要求1或2所述的方法,其特征在于,所述检测到图像中包含人体,包括:
    对于当前帧图像,经所述第一图像处理后得到多个图像特征;
    根据人体识别网络判断出所述多个图像特征为人体关键点特征的情况下,检测到所述当前帧图像中包含人体,直至对至少一帧图像完成检测。
  4. 根据权利要求2所述的方法,其特征在于,所述方法还包括:所述将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合之前,
    对于当前帧图像,经所述第二图像处理后得到多个深度数据,直至对至少一帧图像完成图像处理。
  5. 根据权利要求1至4任一项所述的方法,其特征在于,所述方法还包括:
    获取第一人体运动状态;
    将所述第一人体运动状态对应的人体关键点位置变化通过第一3D位姿数据进行描述;
    根据所述第一3D位姿数据生成第一控制指令,将所述第一控制指令发送给接收侧设备,以在所述接收侧设备的显示屏上展示对应所述第一人体运动状态的动作模拟操作。
  6. 根据权利要求1至4任一项所述的方法,其特征在于,所述方法还包括:
    获取第二人体运动状态;
    将所述第二人体运动状态对应的人体关键点位置变化通过第二3D位姿数据进行描述;
    将所述第二3D位姿数据与预配置的位姿数据进行比对,比对结果不一致的情况下生成第二控制指令;
    根据所述第二控制指令发出提示信息,以根据所述提示信息调整所述第二人体运动状态至符合目标状态。
  7. 根据权利要求1至4任一项所述的方法,其特征在于,所述方法还包括:
    获取第三人体运动状态;
    将所述第三人体运动状态对应的人体关键点位置变化通过第三3D位姿数据进行描述;
    将所述第三3D位姿数据发送给接收侧设备,以在所述接收侧设备的显示屏上展示由虚拟形象采样所述第三3D位姿数据执行的操作。
  8. 根据权利要求3所述的方法,其特征在于,所述人体识别网络的训练过程包括:
    将预先标注好的人体关键点特征作为训练样本数据,将所述训练样本数据输入待训练的人体识别网络进行训练,直至输出结果满足网络训练条件,训练后得到所述人体识别网络。
  9. 一种人体关键点检测装置,其特征在于,所述装置包括:
    检测模块,用于响应于检测到图像中包含人体,将所述图像中用于标识人体关键点位置的二维坐标数据提取出来,得到2D位姿数据;
    融合模块,用于将所述2D位姿数据和对应所述人体关键点位置的深度数据进行人体关键点特征融合,得到用于标识人体关键点位置的3D位姿数据。
  10. 根据权利要求9所述的装置,其特征在于,所述装置还包括:预处理模块,用于:
    将RGB图像数据流中每帧图像与对应同一图像的深度数据进行数据对齐的预处理,得到RGBD图像数据流。
  11. 根据权利要求10所述的装置,其特征在于,所述检测模块,进一步用于:
    对于当前帧图像,经所述第一图像处理后得到多个图像特征;
    根据人体识别网络判断出所述多个图像特征为人体关键点特征的情况下,检测到所述当前帧图像中包含人体,直至对至少一帧图像完成检测。
  12. 根据权利要求10所述的装置,其特征在于,所述装置还包括:图像处理模块,用于:
    对于当前帧图像,经所述第二图像处理后得到多个深度数据,直至对至少一帧图像完成图像处理。
  13. 根据权利要求9至12任一项所述的装置,其特征在于,所述装置还包括:
    第一姿态获取模块,用于获取第一人体运动状态;
    第一数据描述模块,用于将所述第一人体运动状态对应的人体关键点位置变化通过第一3D位姿数据进行描述;
    第一指令发送模块,用于根据所述第一3D位姿数据生成第一控制指令,将所述第一控制指令发送给接收侧设备,以在所述接收侧设备的显示屏上展示对应所述第一人体运动状态的动作模拟操作。
  14. 根据权利要求9至12任一项所述的装置,其特征在于,所述装置还包括:
    第二姿态获取模块,用于获取第二人体运动状态;
    第二数据描述模块,用于将所述第二人体运动状态对应的人体关键点位置变化通过 第二3D位姿数据进行描述;
    数据比对模块,用于将所述第二3D位姿数据与预配置的位姿数据进行比对,比对结果不一致的情况下生成第二控制指令;
    提示信息发送模块,用于根据所述第二控制指令发出提示信息,以根据所述提示信息调整所述第二人体运动状态至符合目标状态。
  15. 根据权利要求9至12任一项所述的装置,其特征在于,所述装置还包括:
    第三姿态获取模块,用于获取第三人体运动状态;
    第三数据描述模块,用于将所述第三人体运动状态对应的人体关键点位置变化通过第三3D位姿数据进行描述;
    第二指令发送模块,用于将所述第三3D位姿数据发送给接收侧设备,以在所述接收侧设备的显示屏上展示由虚拟形象采样所述第三3D位姿数据执行的操作。
  16. 根据权利要求11所述的装置,其特征在于,所述装置还包括:网络训练模块,用于:
    在所述人体识别网络的训练过程中,将预先标注好的人体关键点特征作为训练样本数据,将所述训练样本数据输入待训练的人体识别网络进行训练,直至输出结果满足网络训练条件,训练后得到所述人体识别网络。
  17. 一种电子设备,其特征在于,包括:
    处理器;
    用于存储处理器可执行指令的存储器;
    其中,所述处理器被配置为:执行权利要求1至8中任意一项所述的方法。
  18. 一种计算机可读存储介质,其上存储有计算机程序指令,其特征在于,所述计算机程序指令被处理器执行时实现权利要求1至8中任意一项所述的方法。
  19. 一种计算机程序,其中,所述计算机程序包括计算机可读代码,当所述计算机可读代码在电子设备中运行时,所述电子设备中的处理器执行用于实现权利要求1-8中任意一项所述的方法。
PCT/CN2020/080231 2019-07-15 2020-03-19 一种人体关键点检测方法及装置、电子设备和存储介质 WO2021008158A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2021564295A JP2022531188A (ja) 2019-07-15 2020-03-19 人体キーポイント検出方法及び装置、電子機器並びに記憶媒体
SG11202111880SA SG11202111880SA (en) 2019-07-15 2020-03-19 Method and apparatus for detecting key points of human body, electronic device and storage medium
US17/507,850 US20220044056A1 (en) 2019-07-15 2021-10-22 Method and apparatus for detecting keypoints of human body, electronic device and storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910635763.6A CN110348524B (zh) 2019-07-15 2019-07-15 一种人体关键点检测方法及装置、电子设备和存储介质
CN201910635763.6 2019-07-15

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/507,850 Continuation US20220044056A1 (en) 2019-07-15 2021-10-22 Method and apparatus for detecting keypoints of human body, electronic device and storage medium

Publications (1)

Publication Number Publication Date
WO2021008158A1 true WO2021008158A1 (zh) 2021-01-21

Family

ID=68175308

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/080231 WO2021008158A1 (zh) 2019-07-15 2020-03-19 一种人体关键点检测方法及装置、电子设备和存储介质

Country Status (6)

Country Link
US (1) US20220044056A1 (zh)
JP (1) JP2022531188A (zh)
CN (1) CN110348524B (zh)
SG (1) SG11202111880SA (zh)
TW (1) TW202105331A (zh)
WO (1) WO2021008158A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113377478A (zh) * 2021-06-24 2021-09-10 上海商汤科技开发有限公司 文娱行业数据标注方法、装置、存储介质及设备
CN113961746A (zh) * 2021-09-29 2022-01-21 北京百度网讯科技有限公司 视频生成方法、装置、电子设备及可读存储介质
WO2023025791A1 (en) * 2021-08-27 2023-03-02 Telefonaktiebolaget Lm Ericsson (Publ) Object tracking for lower latency and less bandwidth

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110348524B (zh) * 2019-07-15 2022-03-04 深圳市商汤科技有限公司 一种人体关键点检测方法及装置、电子设备和存储介质
WO2021098543A1 (zh) * 2019-11-20 2021-05-27 Oppo广东移动通信有限公司 一种姿势识别方法及装置、存储介质
CN111028283B (zh) * 2019-12-11 2024-01-12 北京迈格威科技有限公司 图像检测方法、装置、设备及可读存储介质
CN111208783B (zh) * 2019-12-30 2021-09-17 深圳市优必选科技股份有限公司 一种动作模仿方法、装置、终端及计算机存储介质
CN111160375B (zh) * 2019-12-31 2024-01-23 北京奇艺世纪科技有限公司 三维关键点预测及深度学习模型训练方法、装置及设备
CN111723688B (zh) * 2020-06-02 2024-03-12 合肥的卢深视科技有限公司 人体动作识别结果的评价方法、装置和电子设备
CN111914756A (zh) * 2020-08-03 2020-11-10 北京环境特性研究所 一种视频数据处理方法和装置
CN112465890A (zh) * 2020-11-24 2021-03-09 深圳市商汤科技有限公司 深度检测方法、装置、电子设备和计算机可读存储介质
CN112364807B (zh) * 2020-11-24 2023-12-15 深圳市优必选科技股份有限公司 图像识别方法、装置、终端设备及计算机可读存储介质
CN112949633B (zh) * 2021-03-05 2022-10-21 中国科学院光电技术研究所 一种基于改进YOLOv3的红外目标检测方法
CN115082302B (zh) * 2021-03-15 2024-05-03 芯视界(北京)科技有限公司 一种光谱图像处理装置及方法
CN113095248B (zh) * 2021-04-19 2022-10-25 中国石油大学(华东) 一种用于羽毛球运动的技术动作纠正方法
CN113627326B (zh) * 2021-08-10 2024-04-12 国网福建省电力有限公司营销服务中心 一种基于可穿戴设备和人体骨架的行为识别方法
CN114038009A (zh) * 2021-10-26 2022-02-11 深圳市华安泰智能科技有限公司 一种基于人体骨骼关键点的图像数据采集分析系统
CN114120448B (zh) * 2021-11-29 2023-04-07 北京百度网讯科技有限公司 图像处理方法和装置
CN114419526B (zh) * 2022-03-31 2022-09-09 合肥的卢深视科技有限公司 犯规行为检测方法、装置、电子设备和存储介质
CN115409638B (zh) * 2022-11-02 2023-03-24 中国平安财产保险股份有限公司 基于人工智能的牲畜保险承保和理赔方法及相关设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108460338A (zh) * 2018-02-02 2018-08-28 北京市商汤科技开发有限公司 人体姿态估计方法和装置、电子设备、存储介质、程序
CN108960036A (zh) * 2018-04-27 2018-12-07 北京市商汤科技开发有限公司 三维人体姿态预测方法、装置、介质及设备
CN109176512A (zh) * 2018-08-31 2019-01-11 南昌与德通讯技术有限公司 一种体感控制机器人的方法、机器人及控制装置
US20190130602A1 (en) * 2018-12-26 2019-05-02 Intel Corporation Three dimensional position estimation mechanism
CN110348524A (zh) * 2019-07-15 2019-10-18 深圳市商汤科技有限公司 一种人体关键点检测方法及装置、电子设备和存储介质

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8787663B2 (en) * 2010-03-01 2014-07-22 Primesense Ltd. Tracking body parts by combined color image and depth processing
KR101392357B1 (ko) * 2012-12-18 2014-05-12 조선대학교산학협력단 2차원 및 3차원 정보를 이용한 표지판 검출 시스템
US9460513B1 (en) * 2015-06-17 2016-10-04 Mitsubishi Electric Research Laboratories, Inc. Method for reconstructing a 3D scene as a 3D model using images acquired by 3D sensors and omnidirectional cameras
JP7126812B2 (ja) * 2017-07-25 2022-08-29 株式会社クオンタム 検出装置、検出システム、画像処理装置、検出方法、画像処理プログラム、画像表示方法、及び画像表示システム
CN108564041B (zh) * 2018-04-17 2020-07-24 云从科技集团股份有限公司 一种基于rgbd相机的人脸检测和修复方法
CN108830150B (zh) * 2018-05-07 2019-05-28 山东师范大学 一种基于三维人体姿态估计方法及装置
US11074711B1 (en) * 2018-06-15 2021-07-27 Bertec Corporation System for estimating a pose of one or more persons in a scene
CN109583370A (zh) * 2018-11-29 2019-04-05 北京达佳互联信息技术有限公司 人脸结构网格模型建立方法、装置、电子设备及存储介质
CN109584362B (zh) * 2018-12-14 2023-03-21 北京市商汤科技开发有限公司 三维模型构建方法及装置、电子设备和存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108460338A (zh) * 2018-02-02 2018-08-28 北京市商汤科技开发有限公司 人体姿态估计方法和装置、电子设备、存储介质、程序
CN108960036A (zh) * 2018-04-27 2018-12-07 北京市商汤科技开发有限公司 三维人体姿态预测方法、装置、介质及设备
CN109176512A (zh) * 2018-08-31 2019-01-11 南昌与德通讯技术有限公司 一种体感控制机器人的方法、机器人及控制装置
US20190130602A1 (en) * 2018-12-26 2019-05-02 Intel Corporation Three dimensional position estimation mechanism
CN110348524A (zh) * 2019-07-15 2019-10-18 深圳市商汤科技有限公司 一种人体关键点检测方法及装置、电子设备和存储介质

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113377478A (zh) * 2021-06-24 2021-09-10 上海商汤科技开发有限公司 文娱行业数据标注方法、装置、存储介质及设备
CN113377478B (zh) * 2021-06-24 2024-04-02 上海商汤科技开发有限公司 文娱行业数据标注方法、装置、存储介质及设备
WO2023025791A1 (en) * 2021-08-27 2023-03-02 Telefonaktiebolaget Lm Ericsson (Publ) Object tracking for lower latency and less bandwidth
CN113961746A (zh) * 2021-09-29 2022-01-21 北京百度网讯科技有限公司 视频生成方法、装置、电子设备及可读存储介质
CN113961746B (zh) * 2021-09-29 2023-11-21 北京百度网讯科技有限公司 视频生成方法、装置、电子设备及可读存储介质

Also Published As

Publication number Publication date
TW202105331A (zh) 2021-02-01
CN110348524A (zh) 2019-10-18
US20220044056A1 (en) 2022-02-10
CN110348524B (zh) 2022-03-04
SG11202111880SA (en) 2021-11-29
JP2022531188A (ja) 2022-07-06

Similar Documents

Publication Publication Date Title
WO2021008158A1 (zh) 一种人体关键点检测方法及装置、电子设备和存储介质
WO2020140798A1 (zh) 手势识别方法、装置、电子设备及存储介质
US20210097715A1 (en) Image generation method and device, electronic device and storage medium
US11455788B2 (en) Method and apparatus for positioning description statement in image, electronic device, and storage medium
WO2017166622A1 (zh) 一种视频播放方法、播放终端及媒体服务器
KR102410879B1 (ko) 포지셔닝 정보를 획득하는 방법, 장치 및 매체
WO2021000708A1 (zh) 健身教学方法、装置、电子设备及存储介质
WO2021253777A1 (zh) 姿态检测及视频处理方法、装置、电子设备和存储介质
TW202113757A (zh) 目標對象匹配方法及目標對象匹配裝置、電子設備和電腦可讀儲存媒介
WO2022043741A1 (zh) 网络训练、行人重识别方法及装置、存储介质、计算机程序
KR20210111833A (ko) 타겟의 위치들을 취득하기 위한 방법 및 장치와, 컴퓨터 디바이스 및 저장 매체
WO2022068479A1 (zh) 图像处理方法、装置、电子设备及计算机可读存储介质
US20210224607A1 (en) Method and apparatus for neutral network training, method and apparatus for image generation, and storage medium
JP2016531362A (ja) 肌色調整方法、肌色調整装置、プログラム及び記録媒体
WO2020155713A1 (zh) 图像处理方法及装置、网络训练方法及装置
WO2019153925A1 (zh) 一种搜索方法及相关装置
TWI718631B (zh) 人臉圖像的處理方法及裝置、電子設備和儲存介質
WO2022188305A1 (zh) 信息展示方法及装置、电子设备、存储介质及计算机程序
CN109410276B (zh) 关键点位置确定方法、装置及电子设备
CN111985268A (zh) 一种人脸驱动动画的方法和装置
WO2022151686A1 (zh) 场景图像展示方法、装置、设备、存储介质、程序及产品
CN111045511A (zh) 基于手势的操控方法及终端设备
WO2022193456A1 (zh) 目标跟踪方法及装置、电子设备和存储介质
CN114581525A (zh) 姿态确定方法及装置、电子设备和存储介质
CN109740557B (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: 20840098

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021564295

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 01.06.2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20840098

Country of ref document: EP

Kind code of ref document: A1