• 제목/요약/키워드: FACE

검색결과 11,875건 처리시간 0.042초

지능형 디지털 TV에서 효율적인 얼굴 인식을 위한 얼굴 추적 시스템 구현 (Face Tracking System for Efficient Face Recognition in Intelligent Digital TV)

  • 권기풍;김승구;김승균;황민철;고성제
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2006년도 하계종합학술대회
    • /
    • pp.267-268
    • /
    • 2006
  • Advanced TV makes the life more convenient for the viewers and it is based on the recognition technology. In this paper, we propose the implementation of face tracking system for efficient face recognition in intelligent digital TV. To recognize the face, face detection should be performed earlier. We use the motion information to track the face. Continuous face tracking is possible by using continuous detected face region and motion information. Thus the computational complexity of the recognition module in the whole system can be reduced.

  • PDF

모델 기반 얼굴에서 특징점 추출 (Features Detection in Face eased on The Model)

  • 석경휴;김용수;김동국;배철수;나상동
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2002년도 춘계종합학술대회
    • /
    • pp.134-138
    • /
    • 2002
  • The human faces do not have distinct features unlike other general objects. In general the features of eyes, nose and mouth which are first recognized when human being see the face are defined. These features have different characteristics depending on different human face. In this paper, We propose a face recognition algorithm using the hidden Markov model(HMM). In the preprocessing stage, we find edges of a face using the locally adaptive threshold scheme and extract features based on generic knowledge of a face, then construct a database with extracted features. In training stage, we generate HMM parameters for each person by using the forward-backward algorithm. In the recognition stage, we apply probability values calculated by the HMM to input data. Then the input face is recognized by the euclidean distance of face feature vector and the cross-correlation between the input image and the database image. Computer simulation shows that the proposed HMM algorithm gives higher recognition rate compared with conventional face recognition algorithms.

  • PDF

현금 인출기 적용을 위한 얼굴인식 알고리즘 (Face Detection Algorithm for Automatic Teller Machine(ATM))

  • 이혁범;유지상
    • 한국통신학회논문지
    • /
    • 제25권6B호
    • /
    • pp.1041-1049
    • /
    • 2000
  • A face recognition algorithm for the user identification procedure of automatic teller machine(ATM), as an application of the still image processing techniques is proposed in this paper. In the proposed algorithm, face recognition techniques, especially, face region detection, eye and mouth detection schemes, which can distinguish abnormal faces from normal faces, are proposed. We define normal face, which is acceptable, as a face without sunglasses or a mask, and abnormal face, which is non-acceptable, as that wearing both, or either one of them. The proposed face recognition algorithm is composed of three stages: the face region detection stage, the preprocessing stage for facial feature detection and the eye and mouth detection stage. Experimental results show that the proposed algorithm can distinguish abnormal faces from normal faces accurately from restrictive sample images.

  • PDF

Viewpoint Unconstrained Face Recognition Based on Affine Local Descriptors and Probabilistic Similarity

  • Gao, Yongbin;Lee, Hyo Jong
    • Journal of Information Processing Systems
    • /
    • 제11권4호
    • /
    • pp.643-654
    • /
    • 2015
  • Face recognition under controlled settings, such as limited viewpoint and illumination change, can achieve good performance nowadays. However, real world application for face recognition is still challenging. In this paper, we propose using the combination of Affine Scale Invariant Feature Transform (SIFT) and Probabilistic Similarity for face recognition under a large viewpoint change. Affine SIFT is an extension of SIFT algorithm to detect affine invariant local descriptors. Affine SIFT generates a series of different viewpoints using affine transformation. In this way, it allows for a viewpoint difference between the gallery face and probe face. However, the human face is not planar as it contains significant 3D depth. Affine SIFT does not work well for significant change in pose. To complement this, we combined it with probabilistic similarity, which gets the log likelihood between the probe and gallery face based on sum of squared difference (SSD) distribution in an offline learning process. Our experiment results show that our framework achieves impressive better recognition accuracy than other algorithms compared on the FERET database.

움직임분석 및 색상정보를 이용한 실시간 얼굴추적 (Realtime Face Tracking using Motion Analysis and Color Information)

  • 이규원
    • 한국정보통신학회논문지
    • /
    • 제11권5호
    • /
    • pp.977-984
    • /
    • 2007
  • 동영상으로부터 움직임 분석 및 색상정보를 이용한 실시간 얼굴 추적 방법을 제안한다. 시간미분연산에 의하여 실시간으로 입력되는 동영상으로부터 움직임 영역을 검출한 후, 컬러공간 융합 필터링에 의하여 얼굴 영역 후보 화소를 검출하고 눈, 입등 얼굴 구성 요소 검출에 의하여 얼굴 영역의 실시간 추적을 행하였다. 얼굴 구성요소의 참조 템플릿을 구축한 후 신규 입력되는 연속영상의 얼굴 영역으로부터 템플릿 매칭을 행함으로써 추출된 얼굴 영역의 신뢰도를 판정하는 방법으로 얼굴 영역 추적의 안정도를 향상시켰다.

Tracking by Detection of Multiple Faces using SSD and CNN Features

  • Tai, Do Nhu;Kim, Soo-Hyung;Lee, Guee-Sang;Yang, Hyung-Jeong;Na, In-Seop;Oh, A-Ran
    • 스마트미디어저널
    • /
    • 제7권4호
    • /
    • pp.61-69
    • /
    • 2018
  • Multi-tracking of general objects and specific faces is an important topic in the field of computer vision applicable to many branches of industry such as biometrics, security, etc. The rapid development of deep neural networks has resulted in a dramatic improvement in face recognition and object detection problems, which helps improve the multiple-face tracking techniques exploiting the tracking-by-detection method. Our proposed method uses face detection trained with a head dataset to resolve the face deformation problem in the tracking process. Further, we use robust face features extracted from the deep face recognition network to match the tracklets with tracking faces using Hungarian matching method. We achieved promising results regarding the usage of deep face features and head detection in a face tracking benchmark.

Frontal Face Generation Algorithm from Multi-view Images Based on Generative Adversarial Network

  • Heo, Young- Jin;Kim, Byung-Gyu;Roy, Partha Pratim
    • Journal of Multimedia Information System
    • /
    • 제8권2호
    • /
    • pp.85-92
    • /
    • 2021
  • In a face, there is much information of person's identity. Because of this property, various tasks such as expression recognition, identity recognition and deepfake have been actively conducted. Most of them use the exact frontal view of the given face. However, various directions of the face can be observed rather than the exact frontal image in real situation. The profile (side view) lacks information when comparing with the frontal view image. Therefore, if we can generate the frontal face from other directions, we can obtain more information on the given face. In this paper, we propose a combined style model based the conditional generative adversarial network (cGAN) for generating the frontal face from multi-view images that consist of characteristics that not only includes the style around the face (hair and beard) but also detailed areas (eye, nose, and mouth).

Study On Masked Face Detection And Recognition using transfer learning

  • Kwak, NaeJoung;Kim, DongJu
    • International Journal of Advanced Culture Technology
    • /
    • 제10권1호
    • /
    • pp.294-301
    • /
    • 2022
  • COVID-19 is a crisis with numerous casualties. The World Health Organization (WHO) has declared the use of masks as an essential safety measure during the COVID-19 pandemic. Therefore, whether or not to wear a mask is an important issue when entering and exiting public places and institutions. However, this makes face recognition a very difficult task because certain parts of the face are hidden. As a result, face identification and identity verification in the access system became difficult. In this paper, we propose a system that can detect masked face using transfer learning of Yolov5s and recognize the user using transfer learning of Facenet. Transfer learning preforms by changing the learning rate, epoch, and batch size, their results are evaluated, and the best model is selected as representative model. It has been confirmed that the proposed model is good at detecting masked face and masked face recognition.

2차원 선삭시 유한요소법에 의한 고속도강공구의 절삭온도 예측 (Prediction of Cutting Temperature at High Speed Steel in Orthogonal Turning based on Finite Element Method)

  • 전태옥;배춘익
    • 한국정밀공학회지
    • /
    • 제12권10호
    • /
    • pp.102-112
    • /
    • 1995
  • Temperature distribution on the rake face and flank face in orthogonal turning with cutting tool of high speed steel is studied by using a finite element method and experiments. Experiments are carried out to verify the validity of the temperature measurement by using a thermoelectric couple junction imbedded in a cutting tool of high speed steel. Good agreement is obtained between the analytical results and the experimental ones for the temperature distributions on both the rake face and flank face of cutting tool with high speed steel. The analytical results show that the temperature on the top flank face of a tool is higher than it on the top rake face of the tool because of the difference of the friction velocity on each face of the tool.

  • PDF

메이크업을 위한 우리나라 성인 여성의 표준 얼굴 형태에 관한 연구 (The Study of Standard Face Shape Analysis of Adult Women for Make-Up)

  • 김정희
    • 복식
    • /
    • 제57권5호
    • /
    • pp.151-165
    • /
    • 2007
  • Appearance matters in society today. Women want to feel good and look their best. They do make-up, wear garment and accessory for their good looking. Doing make-up, we have to know how we are look and to consider face shape. But it is difficult to recognize face shape. Because there is no standard face shape of adult women of quantitative analysis. The purpose of this study was to offer standard face shape of adult women in Korea. Furthermore, the study was to determine and differentiate face shape of each age group to set the basic data for the Korean beauty industry. In this study, photographs of 600 Korean women, age between $20{\sim}50's$, were indirectly measured in Venus face2D program. The measurements were analyzed by statistical methods. As a result of basic statistical data analysis, the average lengths of face were 196mm, lengths of forehead-hairline between eyebrows were 62mm, lengths of eyebrow between noses were 68mm, length of nose between chin were 66mm, and width of face were 150mm. By comparing to each age group's face using ANOVA, the statistically noticeable differences were found in measurements.