• 제목/요약/키워드: Efficient Face Models

검색결과 49건 처리시간 0.018초

얼굴 인식을 위한 경량 인공 신경망 연구 조사 (A Comprehensive Survey of Lightweight Neural Networks for Face Recognition)

  • 장영립;양재경
    • 산업경영시스템학회지
    • /
    • 제46권1호
    • /
    • pp.55-67
    • /
    • 2023
  • Lightweight face recognition models, as one of the most popular and long-standing topics in the field of computer vision, has achieved vigorous development and has been widely used in many real-world applications due to fewer number of parameters, lower floating-point operations, and smaller model size. However, few surveys reviewed lightweight models and reimplemented these lightweight models by using the same calculating resource and training dataset. In this survey article, we present a comprehensive review about the recent research advances on the end-to-end efficient lightweight face recognition models and reimplement several of the most popular models. To start with, we introduce the overview of face recognition with lightweight models. Then, based on the construction of models, we categorize the lightweight models into: (1) artificially designing lightweight FR models, (2) pruned models to face recognition, (3) efficient automatic neural network architecture design based on neural architecture searching, (4) Knowledge distillation and (5) low-rank decomposition. As an example, we also introduce the SqueezeFaceNet and EfficientFaceNet by pruning SqueezeNet and EfficientNet. Additionally, we reimplement and present a detailed performance comparison of different lightweight models on the nine different test benchmarks. At last, the challenges and future works are provided. There are three main contributions in our survey: firstly, the categorized lightweight models can be conveniently identified so that we can explore new lightweight models for face recognition; secondly, the comprehensive performance comparisons are carried out so that ones can choose models when a state-of-the-art end-to-end face recognition system is deployed on mobile devices; thirdly, the challenges and future trends are stated to inspire our future works.

A study on Face Image Classification for Efficient Face Detection Using FLD

  • Nam, Mi-Young;Kim, Kwang-Baek
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2004년도 SMICS 2004 International Symposium on Maritime and Communication Sciences
    • /
    • pp.106-109
    • /
    • 2004
  • Many reported methods assume that the faces in an image or an image sequence have been identified and localization. Face detection from image is a challenging task because of variability in scale, location, orientation and pose. In this paper, we present an efficient linear discriminant for multi-view face detection. Our approaches are based on linear discriminant. We define training data with fisher linear discriminant to efficient learning method. Face detection is considerably difficult because it will be influenced by poses of human face and changes in illumination. This idea can solve the multi-view and scale face detection problem poses. Quickly and efficiently, which fits for detecting face automatically. In this paper, we extract face using fisher linear discriminant that is hierarchical models invariant pose and background. We estimation the pose in detected face and eye detect. The purpose of this paper is to classify face and non-face and efficient fisher linear discriminant..

  • PDF

등가형상을 이용한 딤플형 금속 샌드위치 판재의 효율적 굽힘 거동 예측 (Efficient Methods of Prediction Incorporating Equivalent Models for Elasto-Plastic Bending Behavior of Metallic Sandwich Plates with Inner Dimpled Shell Structure)

  • 성대용;정창균;윤석준;양동열
    • 소성∙가공
    • /
    • 제14권8호통권80호
    • /
    • pp.718-724
    • /
    • 2005
  • An efficient finite element method has been introduced for analysis of metallic sandwich plates subject to bending moment. A full model 3-point bending FE-analysis shows that the plastic behavior of inner structures appears only at the load point. The unit structures of sandwich plates are defined to numerically calculate the bending stiffness and strength utilizing the recurrent boundary condition for pure bending analysis. The equivalent models with the same bending stiffness and strength of full models are then designed analytically. It is demonstrated that the results of both models are almost the same and the FE-analysis method incorporating the equivalent models can reduce the computation time effectively. The dominant collapse modes are face buckling and face yielding. Since the inner dimpled structures prevent face buckling, sandwich plates with inner dimpled shell structure can absorb more energy than other types of sandwich plates during the bending behavior.

Probabilistic tunnel face stability analysis: A comparison between LEM and LAM

  • Pan, Qiujing;Chen, Zhiyu;Wu, Yimin;Dias, Daniel;Oreste, Pierpaolo
    • Geomechanics and Engineering
    • /
    • 제24권4호
    • /
    • pp.399-406
    • /
    • 2021
  • It is a key issue in the tunnel design to evaluate the stability of the excavation face. Two efficient analytical models in the context of the limit equilibrium method (LEM) and the limit analysis method (LAM) are used to carry out the deterministic calculations of the safety factor. The safety factor obtained by these two models agrees well with that provided by the numerical modelling by FLAC 3D, but consuming less time. A simple probabilistic approach based on the Mote-Carlo Simulation technique which can quickly calculate the probability distribution of the safety factor was used to perform the probabilistic analysis on the tunnel face stability. Both the cumulative probabilistic distribution and the probability density function in terms of the safety factor were obtained. The obtained results show the effectiveness of this probabilistic approach in the tunnel design.

Face Representation and Face Recognition using Optimized Local Ternary Patterns (OLTP)

  • Raja, G. Madasamy;Sadasivam, V.
    • Journal of Electrical Engineering and Technology
    • /
    • 제12권1호
    • /
    • pp.402-410
    • /
    • 2017
  • For many years, researchers in face description area have been representing and recognizing faces based on different methods that include subspace discriminant analysis, statistical learning and non-statistics based approach etc. But still automatic face recognition remains an interesting but challenging problem. This paper presents a novel and efficient face image representation method based on Optimized Local Ternary Pattern (OLTP) texture features. The face image is divided into several regions from which the OLTP texture feature distributions are extracted and concatenated into a feature vector that can act as face descriptor. The recognition is performed using nearest neighbor classification method with Chi-square distance as a similarity measure. Extensive experimental results on Yale B, ORL and AR face databases show that OLTP consistently performs much better than other well recognized texture models for face recognition.

FLD를 이용한 얼굴 검출 알고리즘의 성능 향상 (Performance Enhancement of Face Detection Algorithm using FLD)

  • 남미영;김광백
    • 한국지능시스템학회논문지
    • /
    • 제14권6호
    • /
    • pp.783-788
    • /
    • 2004
  • 영상에서 얼굴이 있는 위치를 찾거나 얼굴을 검출하기 위한 많은 방법들이 연구되고 있다. 영상에서 얼굴 검출은 얼굴의 크기, 얼굴이 있는 위치, 그리고 다양한 포즈, 조명 상태 등의 변화에 따라 달라진다 따라서 얼굴 검출과 인식에 있어서의 어려운 점은 얼굴의 크기와 위치, 거리, 조명, 포즈 때문에 나타나는 것이다. 본 논문에서는 다양한 얼굴 크기와 얼굴이 있는 위치 등에 강인한 얼굴 검출을 위해 피셔의 선형 판별 함수를 이용하는 방법을 제안한다. 선형 판별식을 이용하여 효과적으로 얼굴을 검출하기 위해서는 학습 방법 및 학습에 사용되는 데이터들의 구성이 중요하다. 그 이유는, 얼굴 검출을 위해 사용되는 학습 데이터들은 조명과 포즈에 영향을 받기 때문에 얼굴의 특징들을 반영하는 학습 데이터들의 구성이 중요하다. 따라서 본 논문에서는 복잡한 배경과 다양한 크기의 얼굴을 검출하기 위한 계층적인 방법을 제시하며, 효과적인 피셔 판별 분석을 위하여 얼굴과 비얼굴 학습 데이터의 효율적인 분류 방법을 제안한다.

살색 정보와 타원 모양 정보를 이용한 얼굴 검출 기법 (A Face Detection Algorithm using Skin Color and Elliptical Shape Information)

  • 강성화;김휘용;김성대
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2000년도 추계종합학술대회 논문집(4)
    • /
    • pp.41-44
    • /
    • 2000
  • In this paper, we present an efficient face detection algorithm for locating vertical views of human faces in complex scenes. The algorithm models the distribution of human skin color in YCbCr color space and find various ace candidate regions. Face candidate regions are found by thresholding with predetermined thresholds. For each of these face candidate regions, The sobel edge operator is used to find edge regions. For each edge region, we used an ellipse detection algorithm which is similar to hough transform to refine the candidate region. Finally if a substantial number of he facial features (eye, mouth) are found successfully in the candidate region, we determine he ace candidate region as a face region. e show empirically that the presented algorithm an find the face region very well in the complex scenes.

  • PDF

차체 판넬의 가공 제작을 위한 금형형상의 효율적 모델링 (Efficient modeling of die-face shapes for stamping automobile outer panels)

  • 박종천;이건우;전기찬
    • 오토저널
    • /
    • 제15권3호
    • /
    • pp.96-110
    • /
    • 1993
  • A procedure has been developed so that a die-face for stamping automobile outer panels can be design and modelled efficiently. The procedure is composed of four parts each of which corresponds to modeling major components of a die-face, i.e. tipped product, blankholder, draw beads, and step draw. The modeling techniques developed specifically for die-face design enable a designer to generate the shape of a die-face quickly with the minimum input, and the resulting models can be used in FEM analysis and NC tool path generation. This will lead to the reductions in lead time and manhours required for the design and manufacture of the stamping dies.

  • PDF

차량에서 획득된 도로 주변 영상에서의 얼굴 추출 방안 연구 (Research of the Face Extract Algorithm from Road Side Images Obtained by vehicle)

  • 이수암;김태정;김문기;윤덕근;성정곤
    • 대한공간정보학회지
    • /
    • 제16권1호
    • /
    • pp.49-55
    • /
    • 2008
  • 도로 주변의 영상을 사용자들에게 제공하기 위해서는 사생활 침해의 문제가 발생하지 않도록 영상에 존재하는 사람(얼굴)을 추출하여 제거하는 과정이 필수적으로 이루어져야 한다. 도로 주변의 CCD영상에서의 얼굴 추출을 위해, 영상의 먼저 HSI(색상, 채도, 명도)와 YCrCb 칼라 모델을 사용하여 피부색을 검출하였으며, 두 개의 모델을 사용한 결과 효과적인 피부색의 검출이 가능하였다. 이렇게 검출된 피부색 영역을 연결성과 밝기 차이를 영역 분할을 실행하고 나뉜 구역들에 면적, 개수, 비율, 타원의 조건을 적용하여 최종적인 얼굴 후보 구역을 결정하였다. 그리고 이렇게 결정된 구역들을 임계값을 이용하여 이진화하고, 이진화 된 영상 중 검은 부분이 5% 이상일 때 얼굴로 결정하였다. 실험 결과 초상권 침해의 문제가 되는 38개의 영상 중에서 28개의 얼굴이 추출되었다. 얼굴이 추출되지 않은 원인으로는 얼굴의 음영지역과, 피부색과 유사한 배경 등을 들 수 있다. 또한 얼굴과 비슷한 색과 형태를 가진 물체들이 추출되는 사례가 많이 발생하였다. 이러한 문제들을 보완하기 위해서는 얼굴 후보 영역조건을 세분화 하고 영역 분할 방식과, 얼굴 최종 결정 부분의 알고리즘을 더 구체적으로 보완해야 할 필요성이 있다고 여겨진다.

  • PDF

iOS 플랫폼에서 Active Shape Model 개선을 통한 얼굴 특징 검출 (Improvement of Active Shape Model for Detecting Face Features in iOS Platform)

  • 이용환;김흥준
    • 반도체디스플레이기술학회지
    • /
    • 제15권2호
    • /
    • pp.61-65
    • /
    • 2016
  • Facial feature detection is a fundamental function in the field of computer vision such as security, bio-metrics, 3D modeling, and face recognition. There are many algorithms for the function, active shape model is one of the most popular local texture models. This paper addresses issues related to face detection, and implements an efficient extraction algorithm for extracting the facial feature points to use on iOS platform. In this paper, we extend the original ASM algorithm to improve its performance by four modifications. First, to detect a face and to initialize the shape model, we apply a face detection API provided from iOS CoreImage framework. Second, we construct a weighted local structure model for landmarks to utilize the edge points of the face contour. Third, we build a modified model definition and fitting more landmarks than the classical ASM. And last, we extend and build two-dimensional profile model for detecting faces within input images. The proposed algorithm is evaluated on experimental test set containing over 500 face images, and found to successfully extract facial feature points, clearly outperforming the original ASM.