Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Hailin Shi is active.

Publication


Featured researches published by Hailin Shi.


computer vision and pattern recognition | 2016

Face Alignment Across Large Poses: A 3D Solution

Xiangyu Zhu; Zhen Lei; Xiaoming Liu; Hailin Shi; Stan Z. Li

Face alignment, which fits a face model to an image and extracts the semantic meanings of facial pixels, has been an important topic in CV community. However, most algorithms are designed for faces in small to medium poses (below 45), lacking the ability to align faces in large poses up to 90. The challenges are three-fold: Firstly, the commonly used landmark-based face model assumes that all the landmarks are visible and is therefore not suitable for profile views. Secondly, the face appearance varies more dramatically across large poses, ranging from frontal view to profile view. Thirdly, labelling landmarks in large poses is extremely challenging since the invisible landmarks have to be guessed. In this paper, we propose a solution to the three problems in an new alignment framework, called 3D Dense Face Alignment (3DDFA), in which a dense 3D face model is fitted to the image via convolutional neutral network (CNN). We also propose a method to synthesize large-scale training samples in profile views to solve the third problem of data labelling. Experiments on the challenging AFLW database show that our approach achieves significant improvements over state-of-the-art methods.


european conference on computer vision | 2016

Embedding Deep Metric for Person Re-identification: A Study Against Large Variations

Hailin Shi; Yang Yang; Xiangyu Zhu; Shengcai Liao; Zhen Lei; Wei-Shi Zheng; Stan Z. Li

Person re-identification is challenging due to the large variations of pose, illumination, occlusion and camera view. Owing to these variations, the pedestrian data is distributed as highly-curved manifolds in the feature space, despite the current convolutional neural networks (CNN)’s capability of feature extraction. However, the distribution is unknown, so it is difficult to use the geodesic distance when comparing two samples. In practice, the current deep embedding methods use the Euclidean distance for the training and test. On the other hand, the manifold learning methods suggest to use the Euclidean distance in the local range, combining with the graphical relationship between samples, for approximating the geodesic distance. From this point of view, selecting suitable positive (i.e. intra-class) training samples within a local range is critical for training the CNN embedding, especially when the data has large intra-class variations. In this paper, we propose a novel moderate positive sample mining method to train robust CNN for person re-identification, dealing with the problem of large variation. In addition, we improve the learning by a metric weight constraint, so that the learned metric has a better generalization ability. Experiments show that these two strategies are effective in learning robust deep metrics for person re-identification, and accordingly our deep model significantly outperforms the state-of-the-art methods on several benchmarks of person re-identification. Therefore, the study presented in this paper may be useful in inspiring new designs of deep models for person re-identification.


IEEE Signal Processing Letters | 2017

Cross-Modality Face Recognition via Heterogeneous Joint Bayesian

Hailin Shi; Xiaobo Wang; Dong Yi; Zhen Lei; Xiangyu Zhu; Stan Z. Li

In many face recognition applications, the modalities of face images between the gallery and probe sets are different, which is known as heterogeneous face recognition. How to reduce the feature gap between images from different modalities is a critical issue to develop a highly accurate face recognition algorithm. Recently, joint Bayesian (JB) has demonstrated superior performance on general face recognition compared to traditional discriminant analysis methods like subspace learning. However, the original JB treats the two input samples equally and does not take into account the modality difference between them and may be suboptimal to address the heterogeneous face recognition problem. In this work, we extend the original JB by modeling the gallery and probe images using two different Gaussian distributions to propose a heterogeneous joint Bayesian (HJB) formulation for cross-modality face recognition. The proposed HJB explicitly models the modality difference of image pairs and, therefore, is able to better discriminate the same/different face pairs accurately. Extensive experiments conducted in the case of visible–near-infrared and ID photo versus spot face recognition problems show the superiority of the HJB over previous methods.


chinese conference on biometric recognition | 2017

Detecting Face with Densely Connected Face Proposal Network

Shifeng Zhang; Xiangyu Zhu; Zhen Lei; Hailin Shi; Xiaobo Wang; Stan Z. Li

Accuracy and efficiency are two conflicting challenges for face detection, since effective models tend to be computationally prohibitive. To address these two conflicting challenges, our core idea is to shrink the input image and focus on detecting small faces. Specifically, we propose a novel face detector, dubbed the name Densely Connected Face Proposal Network (DCFPN), with high performance as well as real-time speed on the CPU devices. On the one hand, we subtly design a lightweight-but-powerful fully convolutional network with the consideration of efficiency and accuracy. On the other hand, we use the dense anchor strategy and propose a fair L1 loss function to handle small faces well. As a consequence, our method can detect faces at 30 FPS on a single 2.60 GHz CPU core and 250 FPS using a GPU for the VGA-resolution images. We achieve state-of-the-art performance on the AFW, PASCAL face and FDDB datasets.


computer vision and pattern recognition | 2016

Learning Discriminative Features with Class Encoder

Hailin Shi; Xiangyu Zhu; Zhen Lei; Shengcai Liao; Stan Z. Li

Deep neural networks usually benefit from unsupervised pre-training, e.g. auto-encoders. However, the classifier further needs supervised fine-tuning methods for good discrimination. Besides, due to the limits of full-connection, the application of auto-encoders is usually limited to small, well aligned images. In this paper, we incorporate the supervised information to propose a novel formulation, namely class-encoder, whose training objective is to reconstruct a sample from another one of which the labels are identical. Class-encoder aims to minimize the intra-class variations in the feature space, and to learn a good discriminative manifolds on a class scale. We impose the class-encoder as a constraint into the softmax for better supervised training, and extend the reconstruction on feature-level to tackle the parameter size issue and translation issue. The experiments show that the class-encoder helps to improve the performance on benchmarks of classification and face recognition. This could also be a promising direction for fast training of face recognition models.


Pattern Recognition | 2018

Multi-view Subspace Clustering with Intactness-Aware Similarity

Xiaobo Wang; Zhen Lei; Xiaojie Guo; Changqing Zhang; Hailin Shi; Stan Z. Li

Abstract Multi-view subspace clustering, which aims to partition a set of multi-source data into their underlying groups, has recently attracted intensive attention from the communities of pattern recognition and data mining. This paper proposes a novel multi-view subspace clustering model that attempts to form an informative intactness-aware similarity based on the intact space learning technique. More specifically, we learn an intact space by integrating encoded complementary information. An informative similarity matrix is simultaneously constructed, which enforces the constructed similarity to have maximum dependence with its latent intact points by adopting the Hilbert–Schmidt Independence Criterion (HSIC). A new explanation on the advantages of such intactness-aware similarity has been provided (i.e., the similarity is learned according to the local connectivity). To effectively and efficiently seek the optimal solution of the associated problem, a new ADMM based algorithm is designed. Moreover, to show the merit of the proposed joint optimization, we also conduct the clustering in two separated steps. Extensive experimental results on six benchmark datasets are provided to reveal the effectiveness of the proposed algorithm and its superior performance over other state-of-the-art alternatives.


international conference on computer vision | 2017

S^3FD: Single Shot Scale-Invariant Face Detector

Shifeng Zhang; Xiangyu Zhu; Zhen Lei; Hailin Shi; Xiaobo Wang; Stan Z. Li


arXiv: Computer Vision and Pattern Recognition | 2015

Constrained Deep Metric Learning for Person Re-identification.

Hailin Shi; Xiangyu Zhu; Shengcai Liao; Zhen Lei; Yang Yang; Stan Z. Li


national conference on artificial intelligence | 2016

Metric embedded discriminative vocabulary learning for high-level person representation

Yang Yang; Zhen Lei; Shifeng Zhang; Hailin Shi; Stan Z. Li


International Journal of Central Banking | 2017

FaceBoxes: A CPU real-time face detector with high accuracy

Shifeng Zhang; Xiangyu Zhu; Zhen Lei; Hailin Shi; Xiaobo Wang; Stan Z. Li

Collaboration


Dive into the Hailin Shi's collaboration.

Top Co-Authors

Avatar

Stan Z. Li

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Zhen Lei

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Xiangyu Zhu

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Xiaobo Wang

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Shifeng Zhang

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Shengcai Liao

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Yang Yang

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Dong Yi

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Xiaojie Guo

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge