• 제목/요약/키워드: direction classifier

검색결과 47건 처리시간 0.022초

픽셀 방향코드와 룩업테이블 분류기를 이용한 얼굴 검출 (Face Detection Using Pixel Direction Code and Look-Up Table Classifier)

  • 임길택;강현우;한병길;이종택
    • 대한임베디드공학회논문지
    • /
    • 제9권5호
    • /
    • pp.261-268
    • /
    • 2014
  • Face detection is essential to the full automation of face image processing application system such as face recognition, facial expression recognition, age estimation and gender identification. It is found that local image features which includes Haar-like, LBP, and MCT and the Adaboost algorithm for classifier combination are very effective for real time face detection. In this paper, we present a face detection method using local pixel direction code(PDC) feature and lookup table classifiers. The proposed PDC feature is much more effective to dectect the faces than the existing local binary structural features such as MCT and LBP. We found that our method's classification rate as well as detection rate under equal false positive rate are higher than conventional one.

3축 가속도 센서를 이용한 낙상 검출 시스템 구현 (Implementation of Falls Detection System Using 3-axial Accelerometer Sensor)

  • 전아영;유주연;박근철;전계록
    • 한국산학기술학회논문지
    • /
    • 제11권5호
    • /
    • pp.1564-1572
    • /
    • 2010
  • 본 연구에서는 3축 가속도 신호를 이용하여 낙상과 낙상 방향을 검출하는 시스템을 구현하였다. 가속도 신호는 3축 가속도 센서로부터 획득하였으며, 획득된 신호를 USB 인터페이스를 통하여 PC에 전달하였다. PC에 전송된 신호를 제안한 알고리즘을 사용하여 낙상을 검출하였으며, 퍼지 분류기를 사용하여 낙상의 방향을 분류하였다. 실험을 위하여 실험대상군 6명 선정하였으며, 가슴에 가속도계를 부착한 후 실험을 수행하였다. 실험대상자는 5초 동안 정상 보행을 한 후 4 가지 방향(전 후 좌 우)으로 낙상이 발생하도록 하였으며, 낙상에 소요되는 시간은 최소 2초로 설정하였다. 본 연구에서 제안된 알고리즘을 이용하여 낙상을 검출하였으며 낙상 발생 후 1초부터 데이터를 분석하고 퍼지 분류기를 이용하여 낙상방향을 분류하였다. 낙상 검출율은 평균 94.79%이었다. 낙상 방향에 따른 분류율은 front_fall은 95.83%, back_fall은 100%, left_fall 은 87.5%, right_fall은 95.83%이었다.

Selection of features and hidden Markov model parameters for English word recognition from Leap Motion air-writing trajectories

  • Deval Verma;Himanshu Agarwal;Amrish Kumar Aggarwal
    • ETRI Journal
    • /
    • 제46권2호
    • /
    • pp.250-262
    • /
    • 2024
  • Air-writing recognition is relevant in areas such as natural human-computer interaction, augmented reality, and virtual reality. A trajectory is the most natural way to represent air writing. We analyze the recognition accuracy of words written in air considering five features, namely, writing direction, curvature, trajectory, orthocenter, and ellipsoid, as well as different parameters of a hidden Markov model classifier. Experiments were performed on two representative datasets, whose sample trajectories were collected using a Leap Motion Controller from a fingertip performing air writing. Dataset D1 contains 840 English words from 21 classes, and dataset D2 contains 1600 English words from 40 classes. A genetic algorithm was combined with a hidden Markov model classifier to obtain the best subset of features. Combination ftrajectory, orthocenter, writing direction, curvatureg provided the best feature set, achieving recognition accuracies on datasets D1 and D2 of 98.81% and 83.58%, respectively.

A Multi-Class Classifier of Modified Convolution Neural Network by Dynamic Hyperplane of Support Vector Machine

  • Nur Suhailayani Suhaimi;Zalinda Othman;Mohd Ridzwan Yaakub
    • International Journal of Computer Science & Network Security
    • /
    • 제23권11호
    • /
    • pp.21-31
    • /
    • 2023
  • In this paper, we focused on the problem of evaluating multi-class classification accuracy and simulation of multiple classifier performance metrics. Multi-class classifiers for sentiment analysis involved many challenges, whereas previous research narrowed to the binary classification model since it provides higher accuracy when dealing with text data. Thus, we take inspiration from the non-linear Support Vector Machine to modify the algorithm by embedding dynamic hyperplanes representing multiple class labels. Then we analyzed the performance of multi-class classifiers using macro-accuracy, micro-accuracy and several other metrics to justify the significance of our algorithm enhancement. Furthermore, we hybridized Enhanced Convolution Neural Network (ECNN) with Dynamic Support Vector Machine (DSVM) to demonstrate the effectiveness and efficiency of the classifier towards multi-class text data. We performed experiments on three hybrid classifiers, which are ECNN with Binary SVM (ECNN-BSVM), and ECNN with linear Multi-Class SVM (ECNN-MCSVM) and our proposed algorithm (ECNNDSVM). Comparative experiments of hybrid algorithms yielded 85.12 % for single metric accuracy; 86.95 % for multiple metrics on average. As for our modified algorithm of the ECNN-DSVM classifier, we reached 98.29 % micro-accuracy results with an f-score value of 98 % at most. For the future direction of this research, we are aiming for hyperplane optimization analysis.

제품 사용 기간을 반영한 기계학습 기반 사용자 평가 변화 예측 모델 (Machine Learning-based model for predicting changes in user evaluation reflecting the period of the product)

  • 부현경;김남규
    • 디지털산업정보학회논문지
    • /
    • 제19권1호
    • /
    • pp.91-107
    • /
    • 2023
  • With the recent expansion of the commerce ecosystem, a large number of user evaluations have been produced. Accordingly, attempts to create business insights using user evaluation data have been actively made. However, since user evaluation can change after the user experiences the product, it is difficult to say that the analysis based only on reviews immediately after purchase fully reflects the user's evaluation of the product. Moreover, studies conducted so far on user evaluation have overlooked the fact that the length of time a user has used a product can affect the user's product evaluation. Therefore, in this study, we build a model that predicts the direction of change in the user's rating after use from the user's rating and reviews immediately after purchase. In particular, the proposed model reflects the product's period of use in predicting the change direction of the star rating. However, since the posterior information on the duration of product use cannot be used as input in the inference process, we propose a structure that utilizes information about the product's period of use using an auxiliary classifier. As a result of an experiment using 599,889 user evaluation data collected from the shopping platform 'N' company, we confirmed that the proposed model performed better than the existing model in terms of accuracy.

A Classifiable Sub-Flow Selection Method for Traffic Classification in Mobile IP Networks

  • Satoh, Akihiro;Osada, Toshiaki;Abe, Toru;Kitagata, Gen;Shiratori, Norio;Kinoshita, Tetsuo
    • Journal of Information Processing Systems
    • /
    • 제6권3호
    • /
    • pp.307-322
    • /
    • 2010
  • Traffic classification is an essential task for network management. Many researchers have paid attention to initial sub-flow features based classifiers for traffic classification. However, the existing classifiers cannot classify traffic effectively in mobile IP networks. The classifiers depend on initial sub-flows, but they cannot always capture the sub-flows at a point of attachment for a variety of elements because of seamless mobility. Thus the ideal classifier should be capable of traffic classification based on not only initial sub-flows but also various types of sub-flows. In this paper, we propose a classifiable sub-flow selection method to realize the ideal classifier. The experimental results are so far promising for this research direction, even though they are derived from a reduced set of general applications and under relatively simplifying assumptions. Altogether, the significant contribution is indicating the feasibility of the ideal classifier by selecting not only initial sub-flows but also transition sub-flows.

이차전지 원료 해쇄용 그라인딩 디스크 어셈블리 내 열 유동 해석에 관한 연구 (A Study on Thermal Flow Analysis in Grinding Disc Assembly for Disintegration of Secondary Battery Materials)

  • 윤동민;전용한
    • Design & Manufacturing
    • /
    • 제16권4호
    • /
    • pp.34-39
    • /
    • 2022
  • Sustained economic development around the world is accelerating resource depletion. Research and development of secondary batteries that can replace them is also being actively conducted. Secondary batteries are emerging as a key technology for carbon neutrality. The core of an electric vehicle is the battery (secondary battery). Therefore, in this study, the temperature change by the heat source of the hammer and the rotational speed (rpm) of the abrasive disc of the Classifier Separator Mill (CSM) was repeatedly calculated and analyzed using the heat flow simulation STAR-CCM+. As the rotational speed (rpm) of the abrasive disk increases, the convergence condition of the iteration increases. Under the condition that the inlet speed of the Classifier Separator Mill (CSM) and the heat source value of the disc hammer are the same, the disc rotation speed (rpm) and the hammer temperature are inversely proportional. As the rotational speed (rpm) of the disc increases, the hammer temperature decreases. However, since the wear rate of the secondary battery material increases due to the strong impact of the crushing rotational force, it is determined that an appropriate rpm setting is necessary. In CSM (Classifier Separator Mill), it is judged that the flow rate difference is not significantly different in the direction of the pressure outlet (Outlet 1) right above the classifier wheel with the fastest flow rate. Because the disc and hammer attachment technology is adhesive, the attachment point may deform when the temperature of the hammer rises. Therefore, it is considered necessary to develop high-performance adhesives and other adhesive technologies.

한국어 입술 독해에 적합한 시공간적 특징 추출 (Experiments on Various Spatial-Temporal Features for Korean Lipreading)

  • 오현화;김인철;김동수;진성일
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2001년도 하계종합학술대회 논문집(4)
    • /
    • pp.29-32
    • /
    • 2001
  • Visual speech information improves the performance of speech recognition, especially in noisy environment. We have tested the various spatial-temporal features for the Korean lipreading and evaluated the performance by using a hidden Markov model based classifier. The results have shown that the direction as well as the magnitude of the movement of the lip contour over time is useful features for the lipreading.

  • PDF

근전도신호를 이용한 노약자/장애인용 재활 보조시스템의 인터페이스기법

  • 장영건;신철규;이은실;권장우;홍승홍
    • 대한인간공학회:학술대회논문집
    • /
    • 대한인간공학회 1997년도 춘계학술대회논문집
    • /
    • pp.107-113
    • /
    • 1997
  • In this paper, an interfacing method to control rehabilitation assitance system with bio-signal is proposed. Controlling with EMG signals method has certain advantage on signal-collecting, but has some drawbacks in the function resolution of EMG signals because data-processing process is not efficient. To improve function-resolution and to increase the efficiency of EMG signal interfacing with rehabilitation assistance system, Multi-layer Perception which is highly effective with static signal and hidden-Markov model for dynamic signal resolving are fused together. In proposed method. The direction and average speed of the rehabilitation assitance system are controlled by the trajectory control and estimation of the moving direction result from the fused model. From the experiment, proposed GMM and 2-level MLP hybrid-classifier yielded 8.6% perception-error rate, improving function resolution. New acceleration control method constructed with 3 nested linear filter produced continuous acceleration paths without the information of destination point. Thus, the mass output caused by non- continuous acceleration-deceleration was eliminated. In the simulation, the necessary calculation, in the case of multiplication, was reduced by 11.54%.

  • PDF

모바일 카메라 기기를 이용한 손 제스처 인터페이스 (Hand Gesture Interface Using Mobile Camera Devices)

  • 이찬수;천성용;손명규;이상헌
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제16권5호
    • /
    • pp.621-625
    • /
    • 2010
  • 본 논문에서는 스마트 폰, PDA와 같은 모바일 장치에 있는 카메라 기기를 이용한 손동작 제스처 인터페이스를 위한 손 움직임 추적 방법을 제안하고 이를 바탕으로 한 손 제스처 인식 시스템을 개발한다. 사용자의 손동작에 따라 카메라가 움직임으로써, 전역 optical flow가 발생하며, 이에 대한 우세한 방향 성분에 대한 움직임만 고려함으로써, 노이즈에 강인한 손움직임 추정이 가능하다. 또한 추정된 손 움직임을 바탕으로 속도 및 가속도 성분을 계산하여 동작위상을 구분하고, 동작상태를 인식하여 연속적인 제스처를 개별제스처로 구분한다. 제스처 인식을 위하여, 움직임 상태에서의 특징들을 추출하여, 동작이 끝나는 시점에서 특징들에 대한 분석을 통하여 동작을 인식한다. 추출된 특징점을 바탕으로 제스처를 인식하기 위하여 SVM(Support vector machine), k-NN(k-nearest neighborhood classifier), 베이시안 인식기를 사용했으며, 14개 제스처에 대한 인식률은 82%에 이른다.