KR101503398B1 - 이동물체 분류장치 및 분류방법 - Google Patents
이동물체 분류장치 및 분류방법 Download PDFInfo
- Publication number
- KR101503398B1 KR101503398B1 KR1020120093300A KR20120093300A KR101503398B1 KR 101503398 B1 KR101503398 B1 KR 101503398B1 KR 1020120093300 A KR1020120093300 A KR 1020120093300A KR 20120093300 A KR20120093300 A KR 20120093300A KR 101503398 B1 KR101503398 B1 KR 101503398B1
- Authority
- KR
- South Korea
- Prior art keywords
- objects
- class classification
- class
- unit
- value
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 70
- 238000000605 extraction Methods 0.000 claims description 10
- 230000002123 temporal effect Effects 0.000 abstract description 2
- 230000006870 function Effects 0.000 description 18
- 239000011159 matrix material Substances 0.000 description 10
- 238000004458 analytical method Methods 0.000 description 7
- 238000001514 detection method Methods 0.000 description 6
- 239000000284 extract Substances 0.000 description 5
- 238000003066 decision tree Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 238000000611 regression analysis Methods 0.000 description 4
- 238000004364 calculation method Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000007781 pre-processing Methods 0.000 description 2
- 239000013598 vector Substances 0.000 description 2
- 241000212384 Bifora Species 0.000 description 1
- 230000004931 aggregating effect Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000003909 pattern recognition Methods 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/40—Scenes; Scene-specific elements in video content
- G06V20/41—Higher-level, semantic clustering, classification or understanding of video scenes, e.g. detection, labelling or Markovian modelling of sport events or news items
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
- G06T7/223—Analysis of motion using block-matching
- G06T7/231—Analysis of motion using block-matching using full search
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Computational Linguistics (AREA)
- Software Systems (AREA)
- Image Analysis (AREA)
Abstract
Description
도 2 는 본 발명의 바람직한 일 실시예로서, 이동물체 분류장치에서 학습 데이터를 획득하는 일 예를 도시한다.
도 3 내지 4는 MB-LBP 특징 추출의 예를 도시한다.
도 5 는 약한 분류기(weak classifier)들을 추정 및 취합하는 Gentle AdaBoost의 개념도를 도시한다.
도 6은 j번째 특징에 해당하는 약한 분류기에서 학습과정의 일 예를 도시한다.
도 7 은 본 발명의 바람직한 일 실시예로서, 물체분류부의 학습 결과의 예시를 도시한다.
도 8 은 본 발명의 바람직한 일 실시예로서, ECPC 가설 행렬 및 가설 행렬의 구성요소를 도시한다.
도 9는 본 발명의 바람직한 일 실시예로서, 이동물체 분류방법의 흐름도를 도시한다.
Claims (7)
- 비디오의 움직임 영역들 내의 물체들의 특징을 MB-LBP(Multi-block local binary pattern) 방식으로 추출한 후, 1차적으로 gentle Adaboost 분류기를 통해 상기 물체들의 클래스를 분류하고, 2차적으로 상기 물체들의 클래스 분류값에 ECOC(Error correcting output code) 방식을 적용하여 1차적으로 분류한 클래스 분류값의 정확도를 보정하는 클래스분류부;
상기 비디오 움직임 영역들 내의 물체들을 t프레임 동안 추적하여 상기 물체들 각각에 대해 t개의 클래스 분류값 히스토리를 생성하여 물체를 추적하는 물체추적부;
상기 클래스분류부에서 보정된 클래스 분류값과 상기 물체추적부의 물체 추적결과에 따른 t 개의 클래스 분류값 히스토리를 비교하여 시간적으로 일관성 있는 클래스 분류값을 선택함으로써 상기 클래스분류부에서 보정된 클래스 분류값의 오류를 수정하는 오류수정부;
상기 비디오 움직임 영역 내의 물체들의 위치, 속도 및 크기를 입력받아 벡터화 한 후 GPR(Gaussian Process regression)을 통해 비모수적 방법으로 회기함수를 학습하여, 상기 오류수정부에서 수정된 각 물체에 대한 클래스 분류값을 추가로 교정하는 회기분석부;를 포함하는 것을 특징으로 하는 이동물체 분류장치. - 청구항 2은(는) 설정등록료 납부시 포기되었습니다.제 1 항에 있어서, 상기 물체추적부는
개별프레임마다 상기 클래스분류부를 통해 물체들의 클래스를 분류하고, 분류된 클래스 분류값의 정확도를 보정하며, 이상의 과정을 t개의 프레임에 대하여 수행하여 상기 t 개의 클래스 분류값 히스토리를 생성하는 것을 특징으로 하는 이동물체 분류장치. - 청구항 3은(는) 설정등록료 납부시 포기되었습니다.제 1 항에 있어서, 상기 회기분석부는
상기 ECOC(Error correcting output code) 방식 적용시 클래스 분류값의 신뢰도가 기설정된 임계치(θe)보다 높은 물체들의 정보를 미리 학습하는 것을 특징으로 하는 이동물체 분류장치. - 특징추출부에서 비디오의 움직임 영역들 내의 물체들의 특징을 MB-LBP(Multi-block local binary pattern) 방식으로 추출하는 단계;
gentle Adaboost 분류기에서 상기 추출된 물체들의 특징을 기초로 상기 물체들의 클래스를 분류하여 클래스 분류값을 산출하는 단계;
물체분류보정부에서 상기 물체들의 클래스 분류값에 ECOC(Error correcting output code) 방식을 적용하여 상기 클래스 분류값의 정확도를 보정하는 단계;
물체추적부에서 상기 비디오 움직임 영역들 내의 물체들을 t프레임 동안 추적하여 상기 물체들 각각에 대해 t개의 클래스 분류값 히스토리를 생성하여 물체를 추적하는 단계;
상기 물체분류보정부에서 보정된 클래스 분류값과 상기 t 개의 클래스 분류값 히스토리를 비교하여 시간적으로 일관성 있는 클래스 분류값을 선택함으로써 클래스분류부에서 보정된 클래스 분류값의 오류를 수정하는 단계; 및
회기분석부에서 상기 비디오 움직임 영역 내의 물체들의 위치, 속도 및 크기를 입력받아 벡터화 한 후 GPR(Gaussian Process regression)을 통해 비모수적 방법으로 회기함수를 학습하여, 상기 오류가 수정된 각 물체에 대한 클래스 분류값을 추가로 교정하는 단계;를 포함하는 것을 특징으로 하는 이동물체 분류방법. - 청구항 5은(는) 설정등록료 납부시 포기되었습니다.제 4 항에 있어서, 상기 MB-LBP 방식은
30*30 px2크기에서 4900 가지 템플릿 정의하는 것을 특징으로 하는 이동물체 분류방법. - 청구항 6은(는) 설정등록료 납부시 포기되었습니다.제 4 항에 있어서, 상기 회기분석부는
상기 ECOC(Error correcting output code) 방식 적용시 클래스 분류값의 신뢰도가 기설정된 임계치(θe)보다 높은 물체들의 정보를 미리 학습하는 것을 특징으로 하는 이동물체 분류방법. - 비디오의 움직임 영역들 내의 물체들의 특징을 MB-LBP(Multi-block local binary pattern) 방식으로 추출하는 특징 추출부;
gentle Adaboost 분류기를 통해 상기 물체들의 클래스를 분류하는 물체분류부;
상기 물체들의 클래스 분류값에 ECOC(Error correcting output code) 방식을 적용하여 상기 클래스 분류값의 정확도를 보정하는 물체분류보정부;
상기 비디오 움직임 영역들 내의 물체들을 t프레임 동안 추적하여 상기 물체들 각각에 대해 t개의 클래스 분류값 히스토리를 생성하여 물체를 추적하는 물체추적부;
상기 물체분류보정부에서 보정된 클래스 분류값과 상기 t 개의 클래스 분류값 히스토리를 비교하여 시간적으로 일관성 있는 클래스 분류값을 선택함으로써 클래스분류부에서 보정된 클래스 분류값의 오류를 수정하는 오류수정부; 및
상기 비디오 움직임 영역 내의 물체들의 위치, 속도 및 크기를 입력받아 벡터화 한 후 GPR(Gaussian Process regression)을 통해 비모수적 방법으로 회기함수를 학습하여, 상기 오류수정부에서 수정된 각 물체에 대한 클래스 분류값을 추가로 교정하는 회기분석부;를 포함하는 것을 특징으로 하는 이동물체 분류장치.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020120093300A KR101503398B1 (ko) | 2012-08-24 | 2012-08-24 | 이동물체 분류장치 및 분류방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020120093300A KR101503398B1 (ko) | 2012-08-24 | 2012-08-24 | 이동물체 분류장치 및 분류방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20140026977A KR20140026977A (ko) | 2014-03-06 |
KR101503398B1 true KR101503398B1 (ko) | 2015-03-18 |
Family
ID=50641325
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020120093300A KR101503398B1 (ko) | 2012-08-24 | 2012-08-24 | 이동물체 분류장치 및 분류방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101503398B1 (ko) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102002812B1 (ko) * | 2018-10-10 | 2019-07-23 | 에스케이 텔레콤주식회사 | 객체 검출을 위한 영상분석 서버장치 및 방법 |
KR102422962B1 (ko) | 2021-07-26 | 2022-07-20 | 주식회사 크라우드웍스 | 다중 인공지능 모델의 연속 처리 구조에 기반한 이미지 자동 분류 및 처리 방법, 그리고 이를 실행시키기 위해 컴퓨터 판독가능 기록매체에 저장된 컴퓨터 프로그램 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120170805A1 (en) | 2011-01-05 | 2012-07-05 | International Business Machines Corporation | Object detection in crowded scenes |
-
2012
- 2012-08-24 KR KR1020120093300A patent/KR101503398B1/ko active IP Right Grant
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120170805A1 (en) | 2011-01-05 | 2012-07-05 | International Business Machines Corporation | Object detection in crowded scenes |
Non-Patent Citations (1)
Title |
---|
Zhang, Lun, et al. "Real-time object classification in video surveillance based on appearance learning." Computer Vision and Pattern Recognition, 2007. CVPR'07. IEEE Conference on. IEEE, 2007. * |
Also Published As
Publication number | Publication date |
---|---|
KR20140026977A (ko) | 2014-03-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108470332B (zh) | 一种多目标跟踪方法及装置 | |
Najibi et al. | G-cnn: an iterative grid based object detector | |
CN108171196B (zh) | 一种人脸检测方法及装置 | |
EP3447727B1 (en) | A method, an apparatus and a computer program product for object detection | |
CN107563345B (zh) | 一种基于时空显著性区域检测的人体行为分析方法 | |
US10204283B2 (en) | Image recognizing apparatus, image recognizing method, and storage medium | |
US20170364742A1 (en) | Lip-reading recognition method and apparatus based on projection extreme learning machine | |
Roy et al. | An efficient sign language recognition (SLR) system using Camshift tracker and hidden Markov model (hmm) | |
US11915500B2 (en) | Neural network based scene text recognition | |
CN103793926B (zh) | 基于样本重选择的目标跟踪方法 | |
CN104504366A (zh) | 基于光流特征的笑脸识别系统及方法 | |
CN104615986A (zh) | 利用多检测器对场景变化的视频图像进行行人检测的方法 | |
CN103593672A (zh) | Adaboost分类器在线学习方法及系统 | |
CN117292338B (zh) | 基于视频流解析的车辆事故识别和分析方法 | |
US20100034464A1 (en) | Apparatus and method for tracking image | |
Wang et al. | Video object matching across multiple non-overlapping camera views based on multi-feature fusion and incremental learning | |
CN108898623A (zh) | 目标跟踪方法及设备 | |
Blum et al. | Modular sensor fusion for semantic segmentation | |
KR101503398B1 (ko) | 이동물체 분류장치 및 분류방법 | |
CN112348011B (zh) | 一种车辆定损方法、装置及存储介质 | |
Bardeh et al. | New approach for human detection in images using histograms of oriented gradients | |
Benitez | Ante-hoc generation of task-agnostic interpretation maps | |
Le et al. | Detection and classification of vehicle types from moving backgrounds | |
Liang et al. | Pedestrian detection based on sparse coding and transfer learning | |
CN114943873A (zh) | 一种工地人员异常行为分类方法及装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20120824 |
|
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20131127 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20120824 Comment text: Patent Application |
|
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20140927 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20141230 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20150311 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20150312 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20180226 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20180226 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20190227 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20190227 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20200225 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20200225 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20220221 Start annual number: 8 End annual number: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20240222 Start annual number: 10 End annual number: 10 |