KR102400316B1 - 컨텍스트 정보 추출 방법 및 장치 - Google Patents
컨텍스트 정보 추출 방법 및 장치 Download PDFInfo
- Publication number
- KR102400316B1 KR102400316B1 KR1020190153388A KR20190153388A KR102400316B1 KR 102400316 B1 KR102400316 B1 KR 102400316B1 KR 1020190153388 A KR1020190153388 A KR 1020190153388A KR 20190153388 A KR20190153388 A KR 20190153388A KR 102400316 B1 KR102400316 B1 KR 102400316B1
- Authority
- KR
- South Korea
- Prior art keywords
- feature map
- super
- maps
- context information
- resolution
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 27
- 238000011176 pooling Methods 0.000 claims abstract description 37
- 238000000605 extraction Methods 0.000 claims description 35
- 238000005192 partition Methods 0.000 claims description 5
- 238000005070 sampling Methods 0.000 claims description 4
- 238000013528 artificial neural network Methods 0.000 claims description 3
- 238000004590 computer program Methods 0.000 claims description 2
- 238000012545 processing Methods 0.000 description 17
- 230000011218 segmentation Effects 0.000 description 12
- 239000000284 extract Substances 0.000 description 8
- 238000010586 diagram Methods 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 4
- 239000000463 material Substances 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 238000013527 convolutional neural network Methods 0.000 description 3
- 230000014509 gene expression Effects 0.000 description 3
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 3
- 238000013135 deep learning Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/23—Clustering techniques
- G06F18/232—Non-hierarchical techniques
- G06F18/2321—Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
- G06F18/23213—Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering
-
- G06K9/6223—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G06N3/0454—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/60—Editing figures and text; Combining figures or text
-
- 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
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20084—Artificial neural networks [ANN]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Software Systems (AREA)
- Computational Linguistics (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Artificial Intelligence (AREA)
- Multimedia (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Probability & Statistics with Applications (AREA)
- Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Image Analysis (AREA)
Abstract
Description
도 2는 일 실시예에 따른 컨텍스트 정보 추출 방법을 설명하기 위한 순서도이다.
도 3은 일 실시예에 따른 피라미드 멀티스케일 초해상 네트워크를 설명하기 위한 도면이다.
도 4는 일 실시예에 따른 컨텍스트 정보 추출 장치의 블록도이다.
Claims (15)
- 입력 영상에 관한 로컬 특징맵의 스케일에 따른 복수의 초해상맵을 획득하는 단계;
상기 복수의 초해상맵 각각에 기초하여, 상기 로컬 특징맵을 풀링(pooling)하여 복수의 글로벌 특징맵을 획득하는 단계;
상기 복수의 글로벌 특징맵을 상기 로컬 특징맵을 연결(concatenate)하는 단계; 및
상기 연결된 특징맵에 기초하여, 상기 입력 영상의 컨텍스트 정보를 추출하는 단계
를 포함하고,
상기 복수의 글로벌 특징맵을 획득하는 단계는
상기 복수의 초해상맵 각각에 기초하여, 상기 풀링을 위한 각각의 구획을 정의하는 단계; 및
상기 정의된 구획에 기초하여, 상기 로컬 특징맵에 평균 풀링(average pooling)하여 상기 복수의 글로벌 특징맵을 획득하는 단계
를 포함하는, 컨텍스트 정보 추출 방법.
- 제1항에 있어서,
상기 글로벌 특징맵을 상기 로컬 특징맵 크기에 대응하도록 업샘플링하는 단계
를 더 포함하고,
상기 연결하는 단계는
상기 업샘플링된 글로벌 특징맵과 상기 로컬 특징맵을 연결하는 단계
를 포함하는, 컨텍스트 정보 추출 방법.
- 제2항에 있어서,
상기 업샘플링하는 단계는
상기 복수의 초해상맵에 기초하여, 상기 글로벌 특징맵을 상기 특징맵 크기에 대응하도록 업샘플링하는 단계
를 포함하는, 컨텍스트 정보 추출 방법.
- 삭제
- 제1항에 있어서,
상기 초해상맵을 획득하는 단계는
SLIC(Simple linear iterative clustering) 알고리즘에 기초하여, 상기 초해상맵을 획득하는 단계
를 포함하는, 컨텍스트 정보 추출 방법.
- 제1항에 있어서,
1X1 컨볼루션 레이어를 이용하여, 상기 복수의 글로벌 특징맵의 채널 수를 조정하는 단계
를 더 포함하는, 컨텍스트 정보 추출 방법.
- 삭제
- 하드웨어와 결합되어 제1항 내지 제3항 및 제5항 내지 제6항 중 어느 하나의 항의 방법을 실행시키기 위하여 매체에 저장된 컴퓨터 프로그램.
- 적어도 하나의 프로그램이 저장된 메모리; 및
상기 적어도 하나의 프로그램을 실행함으로써 뉴럴 네트워크를 구동하는 프로세서를 포함하고,
상기 프로세서는,
입력 영상에 관한 로컬 특징맵의 스케일에 따른 복수의 초해상맵을 획득하고,
상기 복수의 초해상맵 각각에 기초하여, 상기 로컬 특징맵을 풀링(pooling)하여 복수의 글로벌 특징맵을 획득하고,
상기 복수의 글로벌 특징맵을 상기 로컬 특징맵을 연결(concatenate)하고,
상기 연결된 특징맵에 기초하여, 상기 입력 영상의 컨텍스트 정보를 추출하고,
상기 프로세서는
상기 복수의 초해상맵 각각에 기초하여, 상기 풀링을 위한 각각의 구획을 정의하고, 상기 정의된 구획에 기초하여, 상기 로컬 특징맵에 평균 풀링(average pooling)하여 상기 복수의 글로벌 특징맵을 획득하는 컨텍스트 정보 추출 장치.
- 제9항에 있어서,
상기 프로세서는
상기 글로벌 특징맵을 상기 로컬 특징맵 크기에 대응하도록 업샘플링하고,
상기 업샘플링된 글로벌 특징맵과 상기 로컬 특징맵을 연결하는, 컨텍스트 정보 추출 장치.
- 제10항에 있어서,
상기 프로세서는
상기 복수의 초해상맵에 기초하여 상기 글로벌 특징맵을 상기 로컬 특징맵 크기에 대응하도록 업샘플링하는, 컨텍스트 정보 추출 장치.
- 삭제
- 제9항에 있어서,
상기 프로세서는
SLIC 알고리즘에 기초하여 상기 초해상맵을 획득하는, 컨텍스트 정보 추출 장치.
- 제9항에 있어서,
상기 프로세서는
1X1 컨볼루션 레이어를 이용하여, 상기 복수의 글로벌 특징맵의 채널 수를 조정하는, 컨텍스트 정보 추출 장치.
- 삭제
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020190107334 | 2019-08-30 | ||
KR20190107334 | 2019-08-30 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20210026996A KR20210026996A (ko) | 2021-03-10 |
KR102400316B1 true KR102400316B1 (ko) | 2022-05-23 |
Family
ID=75148590
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020190153388A KR102400316B1 (ko) | 2019-08-30 | 2019-11-26 | 컨텍스트 정보 추출 방법 및 장치 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102400316B1 (ko) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102485872B1 (ko) * | 2022-09-07 | 2023-01-09 | (주)내스타일 | 컨텍스트 벡터를 활용하여 이미지 화질을 개선시키는 이미지 화질 개선 방법 및 이를 수행하는 이미지 화질 개선 모듈 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110175974A (zh) * | 2018-03-12 | 2019-08-27 | 腾讯科技(深圳)有限公司 | 图像显著性检测方法、装置、计算机设备和存储介质 |
-
2019
- 2019-11-26 KR KR1020190153388A patent/KR102400316B1/ko active IP Right Grant
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110175974A (zh) * | 2018-03-12 | 2019-08-27 | 腾讯科技(深圳)有限公司 | 图像显著性检测方法、装置、计算机设备和存储介质 |
Non-Patent Citations (1)
Title |
---|
Hengshuang Zhao외 4인, "Pyramid Scene Parsing Network", CVPR2017, (2017.07.26.) 1부.* |
Also Published As
Publication number | Publication date |
---|---|
KR20210026996A (ko) | 2021-03-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107704866B (zh) | 基于新型神经网络的多任务场景语义理解模型及其应用 | |
CN111210443B (zh) | 基于嵌入平衡的可变形卷积混合任务级联语义分割方法 | |
KR102419136B1 (ko) | 다채널 특징맵을 이용하는 영상 처리 장치 및 방법 | |
CN109754064B (zh) | 执行解卷积的神经网络的方法和装置 | |
CN111047551B (zh) | 一种基于U-net改进算法的遥感影像变化检测方法及系统 | |
CN110428428B (zh) | 一种图像语义分割方法、电子设备和可读存储介质 | |
KR102108854B1 (ko) | 딥러닝 네트워크 모델에 의한 실시간 객체 검출 방법 및 장치 | |
CN103189897B (zh) | 图像识别装置、图像识别方法和集成电路 | |
CN108491848B (zh) | 基于深度信息的图像显著性检测方法和装置 | |
US20130208983A1 (en) | Up-sampling binary images for segmentation | |
US20200210756A1 (en) | 3D Refinement Module for Combining 3D Feature Maps | |
CN110517270B (zh) | 一种基于超像素深度网络的室内场景语义分割方法 | |
CN116363037B (zh) | 一种多模态图像融合方法、装置及设备 | |
CN110348435A (zh) | 一种基于裁剪区域候选网络的目标检测方法及系统 | |
CN109086777A (zh) | 一种基于全局像素特征的显著图精细化方法 | |
CN114238904B (zh) | 身份识别方法、双通道超分模型的训练方法及装置 | |
CN112330696A (zh) | 人脸分割方法、装置及计算机可读存储介质 | |
KR20200119384A (ko) | 차량 번호판을 실시간으로 인식하는 장치 및 방법 | |
US20220270341A1 (en) | Method and device of inputting annotation of object boundary information | |
KR102400316B1 (ko) | 컨텍스트 정보 추출 방법 및 장치 | |
CN114202657A (zh) | 用于图像处理的方法和设备 | |
WO2024175045A1 (zh) | 模型训练方法、装置、电子设备及存储介质 | |
CN108876812A (zh) | 用于视频中物体检测的图像处理方法、装置及设备 | |
CN117456376A (zh) | 一种基于深度学习的遥感卫星影像目标检测方法 | |
CN117237645A (zh) | 基于边界增强的语义分割模型的训练方法、装置和设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20191126 |
|
PA0201 | Request for examination | ||
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: 20210727 Patent event code: PE09021S01D |
|
AMND | Amendment | ||
E601 | Decision to refuse application | ||
PE0601 | Decision on rejection of patent |
Patent event date: 20220125 Comment text: Decision to Refuse Application Patent event code: PE06012S01D Patent event date: 20210727 Comment text: Notification of reason for refusal Patent event code: PE06011S01I |
|
AMND | Amendment | ||
PX0901 | Re-examination |
Patent event code: PX09011S01I Patent event date: 20220125 Comment text: Decision to Refuse Application Patent event code: PX09012R01I Patent event date: 20210927 Comment text: Amendment to Specification, etc. |
|
PX0701 | Decision of registration after re-examination |
Patent event date: 20220412 Comment text: Decision to Grant Registration Patent event code: PX07013S01D Patent event date: 20220325 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I Patent event date: 20220125 Comment text: Decision to Refuse Application Patent event code: PX07011S01I Patent event date: 20210927 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I |
|
X701 | Decision to grant (after re-examination) | ||
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20220517 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20220518 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration |