KR102695519B1 - 영상 모델 구축 장치 및 방법 - Google Patents
영상 모델 구축 장치 및 방법 Download PDFInfo
- Publication number
- KR102695519B1 KR102695519B1 KR1020180076226A KR20180076226A KR102695519B1 KR 102695519 B1 KR102695519 B1 KR 102695519B1 KR 1020180076226 A KR1020180076226 A KR 1020180076226A KR 20180076226 A KR20180076226 A KR 20180076226A KR 102695519 B1 KR102695519 B1 KR 102695519B1
- Authority
- KR
- South Korea
- Prior art keywords
- image model
- model
- target image
- training
- layers
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 42
- 238000012549 training Methods 0.000 claims description 124
- 230000015654 memory Effects 0.000 claims description 11
- 230000004044 response Effects 0.000 claims description 8
- 230000001131 transforming effect Effects 0.000 claims description 2
- 238000013528 artificial neural network Methods 0.000 description 21
- 238000010276 construction Methods 0.000 description 21
- 238000010586 diagram Methods 0.000 description 13
- 238000012545 processing Methods 0.000 description 13
- 230000006870 function Effects 0.000 description 11
- 210000002569 neuron Anatomy 0.000 description 11
- 230000008569 process Effects 0.000 description 6
- 230000004913 activation Effects 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 3
- 238000013135 deep learning Methods 0.000 description 3
- 238000013461 design Methods 0.000 description 3
- 230000014509 gene expression Effects 0.000 description 3
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000000605 extraction Methods 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 238000013507 mapping Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000001902 propagating effect Effects 0.000 description 2
- 230000000946 synaptic effect Effects 0.000 description 2
- 238000012795 verification Methods 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000013527 convolutional neural network Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000012567 pattern recognition method Methods 0.000 description 1
- 230000000306 recurrent effect Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 210000000225 synapse Anatomy 0.000 description 1
- 238000013519 translation Methods 0.000 description 1
Images
Classifications
-
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
- G06V10/443—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
- G06V10/449—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
- G06V10/451—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
- G06V10/454—Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2413—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
-
- 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
-
- 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/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/19—Recognition using electronic means
- G06V30/191—Design or setup of recognition systems or techniques; Extraction of features in feature space; Clustering techniques; Blind source separation
- G06V30/1916—Validation; Performance evaluation
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Evolutionary Computation (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Life Sciences & Earth Sciences (AREA)
- Multimedia (AREA)
- Data Mining & Analysis (AREA)
- Molecular Biology (AREA)
- Biomedical Technology (AREA)
- General Engineering & Computer Science (AREA)
- Biophysics (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Databases & Information Systems (AREA)
- Medical Informatics (AREA)
- Biodiversity & Conservation Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Image Analysis (AREA)
Abstract
Description
도 2는 일 실시예에 따른 기준 영상 모델에 기초한 대상 영상 모델의 구축을 설명하는 도면이다.
도 3 및 도 4는 일 실시예에 따른 영상 모델 구축 방법을 설명하는 흐름도이다.
도 5는 일 실시예에 따른 대상 영상 모델의 생성 및 초기화를 설명하는 도면이다.
도 6은 일 실시예에 따른 대상 영상 모델의 트레이닝을 설명하는 흐름도이다.
도 7은 일 실시예에 따른 트레이닝 동안 오차 산출의 예시를 설명하는 도면이다.
도 8은 일 실시예에 따른 대상 영상 모델의 전체 트레이닝을 설명하는 흐름도이다.
도 9는 일 실시예에 따른 대상 영상 모델의 그로잉(growing)을 설명하는 도면이다.
도 10 및 도 11은 일 실시예에 따른 영상 모델 구축 장치의 구성을 설명하는 블록도이다.
1010: 프로세서
1020: 메모리
Claims (20)
- 프로세서에 의해 수행되는 영상 모델 구축 방법에 있어서,
상기 프로세서가 기준 영상 모델(reference image model)의 복수의 레이어들과 동일한 레이어들 및 추가 레이어를 포함하는 대상 영상 모델(target image model)을 생성하는 단계;
상기 프로세서가 상기 기준 영상 모델에 기초하여 상기 대상 영상 모델의 상기 추가 레이어를 트레이닝시키는 단계; 및
상기 추가 레이어에 대한 트레이닝이 완료되면, 상기 기준 영상 모델에 기초하여 상기 대상 영상 모델의 상기 추가 레이어 및 상기 복수의 레이어들을 포함하는 모든 레이어들을 추가 트레이닝 시키는 단계
를 포함하고
상기 대상 영상 모델을 생성하는 단계는,
상기 추가 레이어를 상기 복수의 레이어들 중 입력측 레이어에 연결함으로써, 상기 대상 영상 모델을 생성하는 단계
를 포함하며,
상기 추가 레이어를 트레이닝시키는 단계는,
상기 기준 영상 모델의 적어도 일부 레이어로부터 출력되는 특징 데이터 및 상기 대상 영상 모델의 적어도 일부 레이어로부터 출력되는 특징 데이터 간의 차이에 기초하여, 상기 추가 레이어를 트레이닝시키는 단계
를 포함하는 영상 모델 구축 방법. - 삭제
- 제1항에 있어서,
상기 대상 영상 모델을 생성하는 단계는,
상기 대상 영상 모델 중 상기 추가 레이어의 각 노드에 무작위 값을 할당함으로써, 상기 추가 레이어를 초기화하는 단계
를 포함하는 영상 모델 구축 방법. - 제1항에 있어서,
상기 추가 레이어를 트레이닝시키는 단계는,
트레이닝 입력이 변환된 영상으로부터, 상기 기준 영상 모델에 기초하여, 기준 모델 출력을 산출하는 단계; 및
상기 기준 모델 출력에 기초하여 상기 대상 영상 모델을 트레이닝시키는 단계
를 포함하는 영상 모델 구축 방법. - 제4항에 있어서,
상기 기준 모델 출력을 산출하는 단계는,
상기 기준 영상 모델의 입력 레이어에 기초하여 상기 트레이닝 입력을 변환함으로써 변환 영상을 생성하는 단계; 및
상기 변환 영상으로부터 상기 기준 모델 출력을 산출하는 단계
를 포함하는 영상 모델 구축 방법. - 제1항에 있어서,
상기 추가 레이어를 트레이닝시키는 단계는,
상기 기준 영상 모델에 기초한 기준 모델 출력 및 상기 대상 영상 모델에 기초한 대상 모델 출력을 이용하여 상기 대상 영상 모델을 트레이닝시키는 단계
를 포함하는 영상 모델 구축 방법. - 제6항에 있어서,
상기 추가 레이어를 트레이닝시키는 단계는,
상기 기준 모델 출력 및 상기 대상 모델 출력에 기초하여 오차를 산출하는 단계; 및
상기 산출된 오차에 기초하여 상기 대상 영상 모델 중 적어도 일부 레이어의 파라미터를 업데이트하는 단계
를 포함하는 영상 모델 구축 방법. - 제7항에 있어서,
상기 대상 영상 모델 중 적어도 일부 레이어의 파라미터를 업데이트하는 단계는,
상기 기준 모델 출력 및 상기 대상 모델 출력 간의 오차가 수렴할 때까지, 상기 파라미터의 업데이트를 반복하는 단계
를 포함하는 영상 모델 구축 방법. - 제1항에 있어서,
상기 추가 레이어를 트레이닝시키는 단계는,
상기 추가 레이어의 파라미터를 업데이트하는 단계
를 포함하는 영상 모델 구축 방법. - 제1항에 있어서,
상기 추가 레이어를 트레이닝시키는 단계는,
상기 대상 영상 모델의 상기 추가 레이어의 파라미터를 업데이트하는 동안, 상기 대상 영상 모델의 나머지 레이어의 파라미터를 유지하는 단계
를 포함하는 영상 모델 구축 방법. - 제1항에 있어서,
상기 대상 영상 모델을 생성하는 단계는,
상기 기준 영상 모델의 레이어 구조 및 파라미터를 복제(duplicate)함으로써, 상기 대상 영상 모델의 나머지 레이어를 생성하는 단계; 및
상기 나머지 레이어에 상기 추가 레이어를 연결하는 단계
를 포함하는 영상 모델 구축 방법. - 제1항에 있어서,
상기 추가 레이어의 트레이닝 완료(completion)에 응답하여, 상기 대상 영상 모델의 모든 레이어의 파라미터를 업데이트하는 단계
를 더 포함하는 영상 모델 구축 방법. - 제1항에 있어서,
상기 대상 영상 모델을 생성하는 단계는,
상기 기준 영상 모델의 한 레이어에 포함되는 노드 개수 이상 및 상기 대상 영상 모델의 입력 레이어에 포함되는 노드 개수 이하의 노드를 포함하는 추가 레이어를 생성하는 단계
를 포함하는 영상 모델 구축 방법. - 제1항에 있어서,
신규 입력 영상(new input image)을 획득하는 단계;
상기 신규 입력 영상에 대한 레이블(label)을 결정하는 단계; 및
상기 신규 입력 영상 및 상기 레이블에 기초하여 상기 대상 영상 모델을 추가적으로(additionally) 트레이닝시키는 단계
를 더 포함하는 영상 모델 구축 방법. - 제14항에 있어서,
상기 신규 입력 영상에 대한 레이블을 결정하는 단계는,
상기 신규 입력 영상의 획득과 연관된 사용자 입력에 기초하여, 상기 신규 입력 영상에 대한 레이블을 결정하는 단계
를 포함하는 영상 모델 구축 방법. - 제1항에 있어서,
상기 대상 영상 모델의 트레이닝이 완료된 후, 상기 대상 영상 모델에 추가 레이어가 연결된 추가 영상 모델을 생성하는 단계; 및
상기 대상 영상 모델의 출력에 기초하여 상기 추가 영상 모델의 추가 레이어를 트레이닝시키는 단계
를 더 포함하는 영상 모델 구축 방법. - 제1항에 있어서,
상기 대상 영상 모델을 생성하는 단계는,
상기 기준 영상 모델의 입력 해상도보다 높은 해상도의 영상을 수신할 수 있도록 상기 대상 영상 모델을 생성하는 단계
를 포함하는 영상 모델 구축 방법. - 삭제
- 제1항 및 제3항 내지 제17항 중 어느 한 항의 방법을 수행하기 위한 명령어들을 포함하는 하나 이상의 프로그램을 저장한 컴퓨터 판독 가능 기록매체.
- 영상 모델 구축 장치에 있어서,
기준 영상 모델의 복수의 레이어들과 동일한 레이어들 및 추가 레이어를 포함하는 대상 영상 모델을 생성하고, 상기 기준 영상 모델에 기초하여 상기 대상 영상 모델의 상기 추가 레이어를 트레이닝시키며, 상기 추가 레이어에 대한 트레이닝이 완료되면, 상기 기준 영상 모델에 기초하여 상기 대상 영상 모델의 상기 추가 레이어 및 상기 복수의 레이어들을 포함하는 모든 레이어들을 추가 트레이닝시키는 프로세서; 및
상기 트레이닝된 대상 영상 모델을 저장하는 메모리
를 포함하고,
상기 프로세서는,
상기 추가 레이어를 상기 복수의 레이어들 중 입력 측 레이어에 연결함으로써, 상기 대상 영상 모델을 생성하고, 상기 기준 영상 모델의 적어도 일부 레이어로부터 출력되는 특징 데이터 및 상기 대상 영상 모델의 적어도 일부 레이어로부터 출력되는 특징 데이터 간의 차이에 기초하여, 상기 추가 레이어를 트레이닝 시키는,
영상 모델 구축 장치.
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180076226A KR102695519B1 (ko) | 2018-07-02 | 2018-07-02 | 영상 모델 구축 장치 및 방법 |
EP19156688.4A EP3591581B1 (en) | 2018-07-02 | 2019-02-12 | Method and apparatus for building image model |
CN201910549883.4A CN110674919B (zh) | 2018-07-02 | 2019-06-24 | 用于构建图像模型的方法和设备 |
US16/452,879 US11514692B2 (en) | 2018-07-02 | 2019-06-26 | Method and apparatus for building image model |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180076226A KR102695519B1 (ko) | 2018-07-02 | 2018-07-02 | 영상 모델 구축 장치 및 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20200003444A KR20200003444A (ko) | 2020-01-10 |
KR102695519B1 true KR102695519B1 (ko) | 2024-08-14 |
Family
ID=65433472
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180076226A Active KR102695519B1 (ko) | 2018-07-02 | 2018-07-02 | 영상 모델 구축 장치 및 방법 |
Country Status (4)
Country | Link |
---|---|
US (1) | US11514692B2 (ko) |
EP (1) | EP3591581B1 (ko) |
KR (1) | KR102695519B1 (ko) |
CN (1) | CN110674919B (ko) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113056768B (zh) * | 2018-11-13 | 2024-01-19 | 索尼集团公司 | 图像处理设备、图像处理方法和程序 |
KR102234097B1 (ko) * | 2019-07-17 | 2021-04-01 | 부산대학교 산학협력단 | 딥러닝을 위한 이미지 처리 방법 및 이미지 처리 시스템 |
JP7278202B2 (ja) * | 2019-11-27 | 2023-05-19 | 富士フイルム株式会社 | 画像学習装置、画像学習方法、ニューラルネットワーク、及び画像分類装置 |
EP3872695A1 (en) * | 2020-02-28 | 2021-09-01 | Toyota Jidosha Kabushiki Kaisha | A method and system of adapting an initial model of a neural network |
KR102615510B1 (ko) * | 2021-06-30 | 2023-12-19 | 연세대학교 산학협력단 | 객체 위치 검출 장치, 객체 위치 검출 방법 및 객체 위치 검출 방법을 실행시키도록 기록매체에 저장된 컴퓨터 프로그램 |
WO2023214708A1 (ko) * | 2022-05-06 | 2023-11-09 | 삼성전자 주식회사 | 영상 처리 장치 및 그 동작 방법 |
CN119578456A (zh) * | 2023-10-10 | 2025-03-07 | 书行科技(北京)有限公司 | 数据更新方法、装置、电子设备及计算机存储介质 |
KR20250062937A (ko) * | 2023-10-31 | 2025-05-08 | 삼성전자주식회사 | 영상 처리 장치 및 그 동작 방법 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108122035A (zh) * | 2016-11-29 | 2018-06-05 | 科大讯飞股份有限公司 | 端到端建模方法及系统 |
Family Cites Families (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6337568B1 (en) | 1999-10-25 | 2002-01-08 | Tarek A. Tutunji | System and method for enhanced vertical resolution magnetic resonance imaging logs |
US6941289B2 (en) * | 2001-04-06 | 2005-09-06 | Sas Institute Inc. | Hybrid neural network generation system and method |
JP5220777B2 (ja) | 2010-01-21 | 2013-06-26 | オリンパス株式会社 | 画像処理装置、撮像装置、プログラム及び画像処理方法 |
RU2431889C1 (ru) | 2010-08-06 | 2011-10-20 | Дмитрий Валерьевич Шмунк | Способ суперразрешения изображений и нелинейный цифровой фильтр для его осуществления |
WO2012121728A1 (en) * | 2011-03-10 | 2012-09-13 | Textwise Llc | Method and system for unified information representation and applications thereof |
US20140072242A1 (en) | 2012-09-10 | 2014-03-13 | Hao Wei | Method for increasing image resolution |
KR20250068798A (ko) | 2013-01-04 | 2025-05-16 | 지이 비디오 컴프레션, 엘엘씨 | 효율적인 확장가능한 코딩 개념 |
US9728184B2 (en) | 2013-06-18 | 2017-08-08 | Microsoft Technology Licensing, Llc | Restructuring deep neural network acoustic models |
US9224068B1 (en) | 2013-12-04 | 2015-12-29 | Google Inc. | Identifying objects in images |
US20150324686A1 (en) * | 2014-05-12 | 2015-11-12 | Qualcomm Incorporated | Distributed model learning |
US9418319B2 (en) | 2014-11-21 | 2016-08-16 | Adobe Systems Incorporated | Object detection using cascaded convolutional neural networks |
US10229356B1 (en) * | 2014-12-23 | 2019-03-12 | Amazon Technologies, Inc. | Error tolerant neural network model compression |
US10223635B2 (en) * | 2015-01-22 | 2019-03-05 | Qualcomm Incorporated | Model compression and fine-tuning |
US10540768B2 (en) * | 2015-09-30 | 2020-01-21 | Samsung Electronics Co., Ltd. | Apparatus and method to segment object from image |
US10648924B2 (en) | 2016-01-04 | 2020-05-12 | Kla-Tencor Corp. | Generating high resolution images from low resolution images for semiconductor applications |
CN108701210B (zh) * | 2016-02-02 | 2021-08-17 | 北京市商汤科技开发有限公司 | 用于cnn网络适配和对象在线追踪的方法和系统 |
US9836820B2 (en) | 2016-03-03 | 2017-12-05 | Mitsubishi Electric Research Laboratories, Inc. | Image upsampling using global and local constraints |
US10571408B2 (en) | 2016-03-10 | 2020-02-25 | Mitsubishi Electric Research Laboratories, Inc. | System and method for determining structure of material |
US10043088B2 (en) * | 2016-06-23 | 2018-08-07 | Siemens Healthcare Gmbh | Image quality score using a deep generative machine-learning model |
KR101961177B1 (ko) | 2016-07-22 | 2019-03-22 | 한국과학기술원 | 뉴럴 네트워크를 이용한 영상 처리 방법 및 장치 |
KR101791573B1 (ko) | 2016-10-21 | 2017-10-31 | 서강대학교산학협력단 | 컨볼루션 신경망을 이용한 비디오 스트림에 대한 수퍼 해상도 장치 및 방법 |
US10242443B2 (en) * | 2016-11-23 | 2019-03-26 | General Electric Company | Deep learning medical systems and methods for medical procedures |
CA3046939A1 (en) * | 2016-12-21 | 2018-06-28 | Innereye Ltd. | System and method for iterative classification using neurophysiological signals |
US10929749B2 (en) * | 2017-04-24 | 2021-02-23 | Intel Corporation | Neural network optimization mechanism |
US10751548B2 (en) * | 2017-07-28 | 2020-08-25 | Elekta, Inc. | Automated image segmentation using DCNN such as for radiation therapy |
US10839578B2 (en) * | 2018-02-14 | 2020-11-17 | Smarter Reality, LLC | Artificial-intelligence enhanced visualization of non-invasive, minimally-invasive and surgical aesthetic medical procedures |
CN108345890B (zh) * | 2018-03-01 | 2022-10-28 | 腾讯科技(深圳)有限公司 | 图像处理方法、装置和相关设备 |
-
2018
- 2018-07-02 KR KR1020180076226A patent/KR102695519B1/ko active Active
-
2019
- 2019-02-12 EP EP19156688.4A patent/EP3591581B1/en active Active
- 2019-06-24 CN CN201910549883.4A patent/CN110674919B/zh active Active
- 2019-06-26 US US16/452,879 patent/US11514692B2/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108122035A (zh) * | 2016-11-29 | 2018-06-05 | 科大讯飞股份有限公司 | 端到端建模方法及系统 |
Non-Patent Citations (1)
Title |
---|
Tero Karras et al., "Progressive Growing of GANs for Improved Quality, Stability, and Variation," ICLR 2018 Conference (2018.02.26.)* |
Also Published As
Publication number | Publication date |
---|---|
US11514692B2 (en) | 2022-11-29 |
CN110674919A (zh) | 2020-01-10 |
KR20200003444A (ko) | 2020-01-10 |
CN110674919B (zh) | 2024-10-22 |
EP3591581B1 (en) | 2023-05-10 |
EP3591581A1 (en) | 2020-01-08 |
US20200005098A1 (en) | 2020-01-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR102695519B1 (ko) | 영상 모델 구축 장치 및 방법 | |
US11593586B2 (en) | Object recognition with reduced neural network weight precision | |
US11562208B2 (en) | Continuous relaxation of quantization for discretized deep neural networks | |
KR102692671B1 (ko) | 이미지 생성 장치 및 방법과 생성 모델을 트레이닝시키는 장치 및 방법 | |
KR102595399B1 (ko) | 미지의 클래스들의 검출 및 미지의 클래스들에 대한 분류기들의 초기화 | |
KR102806514B1 (ko) | 뉴럴 네트워크들에서의 러닝을 트랜스퍼하기 위한 장치들 및 방법들 | |
KR102824640B1 (ko) | 뉴럴 네트워크에 기초한 인식 장치 및 뉴럴 네트워크의 트레이닝 방법 | |
US10373050B2 (en) | Fixed point neural network based on floating point neural network quantization | |
TWI795447B (zh) | 基於關注提議進行視訊動作定位 | |
Buscema et al. | Artificial neural networks | |
CN106796580B (zh) | 用于处理多个异步事件驱动的样本的方法、装置和介质 | |
US20180101957A1 (en) | Neural network for image processing | |
US9524461B1 (en) | Conceptual computation system using a hierarchical network of modules | |
KR20190037901A (ko) | 뉴럴 네트워크를 위한 트레이닝 방법, 뉴럴 네트워크를 이용한 인식 방법 및 그 장치들 | |
TWI872028B (zh) | 用於遞迴多保真度行為預測的方法、裝置及電腦可讀取媒體 | |
US20180082179A1 (en) | Systems and methods for deep learning with small training sets | |
CN108121995A (zh) | 用于识别对象的方法和设备 | |
CN114830131B (zh) | 等面多面体球面量规卷积神经网络 | |
US11526757B2 (en) | Systems and methods for deep learning with small training sets | |
CN113837350A (zh) | 神经形态设备和训练用于图像识别的神经网络的方法 | |
KR20230088714A (ko) | 개인화된 뉴럴 네트워크 프루닝 | |
KR102597787B1 (ko) | 멀티스케일 딥 평형 모델들을 위한 시스템 및 방법 | |
Zhang et al. | Intelligent Information Processing with Matlab | |
CN116964589A (zh) | 一种由预训练小型网络构建的多节点神经网络 | |
JP7507549B2 (ja) | ニューロモーフィック装置、及びニューロモーフィック装置でマルチビットニューロモーフィック演算を処理する方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20180702 |
|
PG1501 | Laying open of application | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20210702 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20180702 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20240228 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: 20240718 |
|
PG1601 | Publication of registration |