• 제목/요약/키워드: Feature point extraction

검색결과 265건 처리시간 0.027초

효율적인 객체 검출을 위해 Attention Process를 적용한 경량화 모델에 대한 연구 (A Study on Lightweight Model with Attention Process for Efficient Object Detection)

  • 박찬수;이상훈;한현호
    • 디지털융복합연구
    • /
    • 제19권5호
    • /
    • pp.307-313
    • /
    • 2021
  • 본 논문에서는 기존 객체 검출 방법 대비 매개변수를 감소시킨 경량화 네트워크를 제안하였다. 현재 사용되는 검출 모델의 경우 정확도 향상을 위해 네트워크 복잡도를 크게 늘렸다. 따라서, 제안하는 네트워크는 EfficientNet을 특징 추출 네트워크로 사용하였으며, 후속 레이어는 저수준 세부 특징과 고수준의 의미론적 특징을 활용하기 위해 피라미드 구조로 형성하였다. 피라미드 구조 사이에 attention process를 적용하여 예측에 불필요한 노이즈를 억제하였다. 네트워크의 모든 연산 과정은 depth-wise 및 point-wise 컨볼루션으로 대체하여 연산량을 최소화하였다. 제안하는 네트워크는 PASCAL VOC 데이터셋으로 학습 및 평가하였다. 실험을 통해 융합된 특징은 정제 과정을 거쳐 다양한 객체에 대해 견고한 특성을 보였다. CNN 기반 검출 모델과 비교하였을 때 적은 연산량으로 검출 정확도가 향상되었다. 향후 연구로 객체의 크기에 맞게 앵커의 비율을 조절할 필요성이 사료된다.

Trajectory Generation of a Moving Object for a Mobile Robot in Predictable Environment

  • Jin, Tae-Seok;Lee, Jang-Myung
    • International Journal of Precision Engineering and Manufacturing
    • /
    • 제5권1호
    • /
    • pp.27-35
    • /
    • 2004
  • In the field of machine vision using a single camera mounted on a mobile robot, although the detection and tracking of moving objects from a moving observer, is complex and computationally demanding task. In this paper, we propose a new scheme for a mobile robot to track and capture a moving object using images of a camera. The system consists of the following modules: data acquisition, feature extraction and visual tracking, and trajectory generation. And a single camera is used as visual sensors to capture image sequences of a moving object. The moving object is assumed to be a point-object and projected onto an image plane to form a geometrical constraint equation that provides position data of the object based on the kinematics of the active camera. Uncertainties in the position estimation caused by the point-object assumption are compensated using the Kalman filter. To generate the shortest time trajectory to capture the moving object, the linear and angular velocities are estimated and utilized. The experimental results of tracking and capturing of the target object with the mobile robot are presented.

어트랙터 사분면법을 이용한 비철금속의 초정밀 절삭특성 평가에 관한 연구 (The Study on Ultra-Precision Cutting Characteristics Evaluation of Non-Ferrous Metals Using Attractor Quadrant Method)

  • 고준빈;김건희;윤인식
    • 한국정밀공학회지
    • /
    • 제20권6호
    • /
    • pp.20-26
    • /
    • 2003
  • This study proposes the construction of attractor quadrant method for high-precision cutting characteristics evaluation of non-ferrous metals. Also this paper aims to find the optimal cutting conditions of diamond turning machine by measuring surface form and roughness to perform the cutting experiment of non-ferrous metals, which are aluminum, with diamond tool. As well, according to change cutting conditions such as feed rate, using diamond turning machine to Perform cutting Processing, by measuring cutting force and surface roughness and according to cutting conditions the aluminum about cutting properties. Trajectory changes in the attractor indicated a substantial difference in fractal characteristics and attractor quadrant characteristics. In quantitative quadrant feature extraction, 1,309 point in the case of A17075 (one quadrant) and 1,406 point (one quadrant) in the case of brass were proposed on the basis of attractor reconstruction. Proposed attractor quadrant method can be used for high-precision cutting characteristics evaluation of non-ferrous metals.

다중 스펙트럼 머신비전 응용을 위한 CUDA SURF 기반의 영상 정렬 기법 (Image alignment method based on CUDA SURF for multi-spectral machine vision application)

  • 맹형열;김진형;고윤호
    • 한국멀티미디어학회논문지
    • /
    • 제17권9호
    • /
    • pp.1041-1051
    • /
    • 2014
  • In this paper, we propose a new image alignment technique based on CUDA SURF in order to solve the initial image alignment problem that frequently occurs in machine vision applications. Machine vision systems using multi-spectral images have recently become more common for solving various decision problems that cannot be performed by the human vision system. These machine vision systems mostly use markers for the initial image alignment. However, there are some applications where the markers cannot be used and the alignment techniques have to be changed whenever their markers are changed. In order to solve these problems, we propose a new image alignment method for multi-spectral machine vision applications based on SURF extracting image features without depending on markers. In this paper, we propose an image alignment method that obtains a sufficient number of feature points from multi-spectral images using SURF and removes outlier iteratively based on a least squares method. We further propose an effective preliminary scheme for removing mismatched feature point pairs that may affect the overall performance of the alignment. In addition, we reduce the execution time by implementing the proposed method using CUDA based on GPGPU in order to guarantee real-time operation. Simulation results show that the proposed method is able to align images effectively in applications where markers cannot be used.

매니코어 프로세서를 이용한 SIFT 알고리즘 병렬구현 및 성능분석 (Parallel Implementation and Performance Evaluation of the SIFT Algorithm Using a Many-Core Processor)

  • 김재영;손동구;김종면;전희성
    • 한국컴퓨터정보학회논문지
    • /
    • 제18권9호
    • /
    • pp.1-10
    • /
    • 2013
  • 본 논문에서는 대표적인 특징점 추출 알고리즘인 SIFT(Scale-Invariant Feature Transform)를 매니코어 프로세서를 이용하여 병렬 구현하고, 이를 실행 시간, 시스템 이용률, 에너지 효율 및 시스템 면적 효율 측면에서 분석하였다. 또한 기존의 고성능 CPU와 GPU(Graphics Processing Unit)와의 성능 비교를 통해 제안하는 매니코어의 잠재가능성을 입증하였다. 모의실험 결과, 매니코어를 이용한 SIFT 알고리즘 구현 결과는 기존의 OpenCV 구현 결과와 정확도면에서 동일하였고, 매니코어 구현은 고성능 CPU 및 GPU 구현보다 실행시간 측면에서 우수하였다. 또한 본 논문에서는 SIFT알고리즘의 옥타브 크기에 따른 에너지 효율 및 시스템 면적 효율을 분석하여 최적의 모델을 제시하였다.

주 색상에 의한 객체 영역을 이용한 내용기반 영상 검색 (Content-based Image Retrieval Using Object Region With Main Color)

  • 김동우;장언동;곽내정;송영준
    • 한국콘텐츠학회논문지
    • /
    • 제6권2호
    • /
    • pp.44-50
    • /
    • 2006
  • 본 논문은 기존의 컬러 히스토그램 방법들의 단점을 극복하고자 객체 영역을 이용한 내용기반 영상 검색 방법을 제안한다. 기존 컬러 히스토그램 검색 방법들은 양자화 오류 등의 이유로 정확성이 떨어지고, 공간정보가 부족한 단점이 있다. 이를 해결하기 위해 제안 방법은 색상 정보를 HSV공간으로 변환하여 순수 색상 정보인 hue성분만을 양자화하여 히스토그램을 구해 명암, 이동, 회전 등에 강인한 검색 특징으로 사용한다. 한편 공간정보가 부족한 문제점을 해결하기위해 색상 특징과 영역간의 상관관계를 고려하여 객체영역을 선정한다. 선정된 객체 영역에서는 에지와 DC를 이용하여 검색한다. 자연 컬러 영상 1,000개를 가지고 실험한 결과 기존 방법들보다 precision과 recall이 우수하였다.

  • PDF

문자 별 특징 모델을 이용한 한글 문서 영상에서 키워드 검색 (Keyword Spotting on Hangul Document Images Using Character Feature Models)

  • 박상철;김수형;최덕재
    • 정보처리학회논문지B
    • /
    • 제12B권5호
    • /
    • pp.521-526
    • /
    • 2005
  • 본 논문에서는 저 품질의 한글 문서 영상에서 OCR 기반 검색 시스템의 대안으로 키워드 검출 시스템(Keyword Spotting)을 제안하고 OCR 기반 문서 검색 시스템과 비교한다. 제안 시스템은 문자 분할, 키워드 특징 추출 그리고 단어 매칭으로 구성된다. 문자 분할 단계에서는 인접한 두 문자간의 연결을 효과적으로 분리하면서 문자 넓이 값의 분산이 최소가 되도록 하는 문자 분할 방법을 제안한다. 키워드 특징은 서체별 문자 모델의 결합으로 구성한다. 단어 매칭 단계에서는 문자 매칭에 기반한 단어 대 단어 매칭 방법을 적용한다. 본 논문에서 제안한 키워드 검출 시스템의 성능을 평가하기 위해 한글 문서 영상을 대상으로 OCR 기반 문서 검색 시스템과 비교하였다. 그 결과 한글 글자 크기가 작고 문서의 상태가 좋지 않은 경우 제안한 키워드 검출 시스템에 의한 검색 성능이 OCR 기반 검색 시스템 보다 우수함을 입증하였다.

메쉬 워핑에 의한 정면 영상으로부터의 3D 얼굴 모델링 (3D Face Modeling from a Frontal Face Image by Mesh-Warping)

  • 김중식;김진모;조형제
    • 한국멀티미디어학회논문지
    • /
    • 제16권1호
    • /
    • pp.108-118
    • /
    • 2013
  • 최근 컴퓨터 비전, 컴퓨터 그래픽스 분야의 급속한 발전과 하드웨어의 우수한 성능으로 인해 3차원 모델링 기술 또한 급속히 발전 되었다. 그리고 다양한 3D 컨텐츠들의 등장으로 3차원 모델링 기술의 수요가 더욱 많아지고 그 질 또한 높아지고 있다. 3D 얼굴 모델은 이러한 컨텐츠들에 폭 넓게 적용될 수 있어 활용성이 높다. 본 논문에서는 주어진 한 장의 2D 정면 얼굴 영상으로부터 3D 얼굴을 모델링하는 방법을 제안한다. 이를 위해 다수의 정점으로 구성된 3D 일반 얼굴 모델을 입력 얼굴 영상과의 대응관계를 통해 변형하여 3D 얼굴을 모델링한다. 우선 AAM을 이용하여 입력된 얼굴 영상에서 특징점을 추출한다. 그리고 추출된 특징점만으로 직관적인 모델을 변형하기 위해 메쉬 워핑을 적용한다. 여기에 얼굴의 깊이 정보를 유도하기 위하여 한 장의 정면 얼굴 영상을 활용한 명도 변화 기반의 깊이 값의 추출을 시도한다. 이러한 과정을 통해 경제적으로 부담되지 않으며 사용 환경에 대한 제한이 적어 보편적으로 활용될 수 있는 3D 얼굴 모델링 방법을 구현하고 그 타당성을 실험으로 보인다.

조기심실수축 분류를 위한 위상 변이 추적 기반의 QRS 특징점 검출 (Detection of QRS Feature Based on Phase Transition Tracking for Premature Ventricular Contraction Classification)

  • 조익성;윤정오;권혁숭
    • 한국정보통신학회논문지
    • /
    • 제20권2호
    • /
    • pp.427-436
    • /
    • 2016
  • 일반적으로 QRS간격은 시작점을 기준으로 끝점까지의 간격을 말하지만 그 기준이 모호하고 Q와 S의 검출이 정확하지 않아 부정맥 분류 성능을 저하시키는 경우가 발생한다. 본 연구에서는 심전도신호 중 가장 큰 피크인 R파를 정확히 검출한 후 이를 기준으로 위상 변이 추적 기법을 적용하여 Q와 S의 시작점과 끝점을 추출하는 방법을 제안한다. 먼저 전처리 과정을 통해 잡음이 제거된 정확한 R파를 검출한다. 이후 심전도신호의 미분값을 통해 QRS패턴을 분류하고, R파를 기준으로 위상이 변화되는 방향과 횟수를 추적함으로써 Q, S의 시작점과 끝점을 추출하는 방법이다. 제안한 방법의 우수성을 입증하기 위해 MIT-BIH 부정맥 데이터베이스 48개의 레코드를 대상으로 R파 검출율은 99.60%의 성능을 나타내었고, 위상 변이 추적 기법의 경우 조기심실수축(PVC)이 30개 이상 포함된 MIT-BIH 10개의 레코드를 대상으로 조기심실수축 분류율을 각각 비교 분석한 결과 94.12%로 우수하게 나타났다.

HS-SPME GC/MS법을 이용한 일본왕개미의 trail pheromone 성분 분석 (Analysis of the composition of trail pheromone secreted from live Camponotus japonicus by HS-SPME GC/MS (HeadSpace-Solid Phase MicroExtraction Gas Chromatography/Mass Spectrometry))

  • 박경은;이동규;권성원;이미영
    • 분석과학
    • /
    • 제25권5호
    • /
    • pp.292-299
    • /
    • 2012
  • GC/MS (gas chromatography/mass spectrometry)는 훌륭한 분리능과 재현성으로 인해 널리 활용되고 있으며, 정립된 데이터베이스의 활용을 통한 성분 분석에서 활용도가 높다. 또한 HS-SPME (headspacesolid phase micro extraction)법은 용매로 추출을 하지 않은 휘발성 물질의 추출을 하는데 널리 사용되었다. 이 두 방법의 연계는 다양한 시료에서 발생하는 휘발성 성분의 분석에 널리 활용되었다. 위 특징을 이용하여 살아있는 Camponotus japonicus가 분비하는 미량의 페로몬 구성 성분의 분석 방법을 확립하였다. n-Decane, n-undecane, n-tridecane 등의 물질이 미량 페로몬에서 검출되었으며, 이 탄화수소들을 분석하는데 적합한 SPME fiber, 추출 온도, 추출 시간을 최적화하였다. 살아있는 시료를 분석할 수 있기 때문에 특정 현상이 발생하는 그 순간을 분석하는 장점이 있는 한편, 살아있는 시료를 분석하기 때문에 추출 시간 등이 제한된다는 한계점이 있었으나 살아있는 HS-SPME GC/MS 분석방법이 정립된다면 살아있는 시료를 죽일 필요 없다는 점에서 친환경적인 연구의 발전에 해결책이 될 수 있을 것으로 전망한다.