Abstract: The present disclosure relates to a gait recognition method based on deep learning, which comprises recognizing an identity of a person in a video according to the gait thereof through dual-channel convolutional neural networks sharing weights by means of the strong learning capability of the deep learning convolutional neural network. Said method is quite robust to gait changes across a large view, which can effectively solve the problem of low precision in cross-view gait recognition existing with the prior art gait recognition technology. Said method can be widely used in scenarios having video monitors, such as security monitoring in airports and supermarkets, person recognition, criminal detection, etc.
Abstract: A human-shape image segmentation method comprising: extracting multi-scale context information for all first pixel points for training a human-shape image; sending image blocks of all scales of all the first pixel points into a same convolution neural network to form a multi-channel convolutional neural network group, wherein each channel corresponds to image blocks of one scale; training the neural network group using a back propagation algorithm to obtain human-shape image segmentation training model data; extracting multi-scale context information for all second pixels points for testing the human-shape image; sending image blocks of different scales of each of the second pixel points into a neural network channel corresponding to the human-shape image segmentation training model, wherein if said first probability is larger than said second probability, the second pixel points belong to the human-shape region, otherwise, the second pixel points are outside of the human-shape region.