CN107767408B - 图像处理方法、处理装置和处理设备 - Google Patents

图像处理方法、处理装置和处理设备 Download PDF

Info

Publication number
CN107767408B
CN107767408B CN201711099143.2A CN201711099143A CN107767408B CN 107767408 B CN107767408 B CN 107767408B CN 201711099143 A CN201711099143 A CN 201711099143A CN 107767408 B CN107767408 B CN 107767408B
Authority
CN
China
Prior art keywords
image
neural network
training
loss
output
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
Application number
CN201711099143.2A
Other languages
English (en)
Chinese (zh)
Other versions
CN107767408A (zh
Inventor
刘瀚文
那彦波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
BOE Technology Group Co Ltd
Original Assignee
BOE Technology Group Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by BOE Technology Group Co Ltd filed Critical BOE Technology Group Co Ltd
Priority to CN201711099143.2A priority Critical patent/CN107767408B/zh
Publication of CN107767408A publication Critical patent/CN107767408A/zh
Priority to PCT/CN2018/101372 priority patent/WO2019091181A1/zh
Priority to EP18876474.0A priority patent/EP3709267A4/de
Priority to US16/338,830 priority patent/US11138466B2/en
Application granted granted Critical
Publication of CN107767408B publication Critical patent/CN107767408B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/30Determination of transform parameters for the alignment of images, i.e. image registration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • G06F18/2132Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods based on discrimination criteria, e.g. discriminant analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/217Validation; Performance evaluation; Active pattern learning techniques
    • G06F18/2193Validation; Performance evaluation; Active pattern learning techniques based on specific statistical tests
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/047Probabilistic or stochastic networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/44Local 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/443Local 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/449Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
    • G06V10/451Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
    • G06V10/454Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/764Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/82Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20084Artificial neural networks [ANN]

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)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • Multimedia (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Medical Informatics (AREA)
  • Databases & Information Systems (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Biodiversity & Conservation Biology (AREA)
  • Probability & Statistics with Applications (AREA)
  • Image Processing (AREA)
  • Image Analysis (AREA)
CN201711099143.2A 2017-11-09 2017-11-09 图像处理方法、处理装置和处理设备 Active CN107767408B (zh)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN201711099143.2A CN107767408B (zh) 2017-11-09 2017-11-09 图像处理方法、处理装置和处理设备
PCT/CN2018/101372 WO2019091181A1 (zh) 2017-11-09 2018-08-20 图像处理方法、处理装置和处理设备
EP18876474.0A EP3709267A4 (de) 2017-11-09 2018-08-20 Bildverarbeitungsverfahren, verarbeitungsvorrichtung und verarbeitungsvorrichtung
US16/338,830 US11138466B2 (en) 2017-11-09 2018-08-20 Image processing method, processing apparatus and processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711099143.2A CN107767408B (zh) 2017-11-09 2017-11-09 图像处理方法、处理装置和处理设备

Publications (2)

Publication Number Publication Date
CN107767408A CN107767408A (zh) 2018-03-06
CN107767408B true CN107767408B (zh) 2021-03-12

Family

ID=61272292

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711099143.2A Active CN107767408B (zh) 2017-11-09 2017-11-09 图像处理方法、处理装置和处理设备

Country Status (4)

Country Link
US (1) US11138466B2 (de)
EP (1) EP3709267A4 (de)
CN (1) CN107767408B (de)
WO (1) WO2019091181A1 (de)

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018091486A1 (en) 2016-11-16 2018-05-24 Ventana Medical Systems, Inc. Convolutional neural networks for locating objects of interest in images of biological samples
CN107767408B (zh) * 2017-11-09 2021-03-12 京东方科技集团股份有限公司 图像处理方法、处理装置和处理设备
JP7268001B2 (ja) * 2018-04-05 2023-05-02 株式会社小糸製作所 演算処理装置、オブジェクト識別システム、学習方法、自動車、車両用灯具
CN108805833B (zh) * 2018-05-29 2019-06-18 西安理工大学 基于条件对抗网络的字帖二值化背景噪声杂点去除方法
CN110555808B (zh) * 2018-05-31 2022-05-31 杭州海康威视数字技术股份有限公司 一种图像处理方法、装置、设备及机器可读存储介质
RU2709661C1 (ru) * 2018-09-19 2019-12-19 Общество с ограниченной ответственностью "Аби Продакшн" Обучение нейронных сетей для обработки изображений с помощью синтетических фотореалистичных содержащих знаки изображений
US11080832B2 (en) 2018-09-26 2021-08-03 Canon Kabushiki Kaisha Image processing method, image processing apparatus, imaging apparatus, and storage medium
CN110956575B (zh) 2018-09-26 2022-04-12 京东方科技集团股份有限公司 转变图像风格的方法和装置、卷积神经网络处理器
US20200184321A1 (en) * 2018-12-11 2020-06-11 Fotonation Limited Multi-processor neural network processing apparatus
CN109816612A (zh) 2019-02-18 2019-05-28 京东方科技集团股份有限公司 图像增强方法和装置、计算机可读存储介质
CN111724309B (zh) * 2019-03-19 2023-07-14 京东方科技集团股份有限公司 图像处理方法及装置、神经网络的训练方法、存储介质
CN111008692A (zh) * 2019-11-08 2020-04-14 国网天津市电力公司 基于改进生成对抗网络的多能计量特征数据生成方法及装置
CN111260570B (zh) * 2020-01-10 2023-03-14 西安理工大学 基于循环一致性对抗网络的碑帖二值化背景噪声模拟方法
CN114981836A (zh) * 2020-01-23 2022-08-30 三星电子株式会社 电子设备和电子设备的控制方法
CN111340905B (zh) * 2020-02-13 2023-08-04 北京百度网讯科技有限公司 图像风格化方法、装置、设备和介质
GB2606792A (en) 2020-03-26 2022-11-23 Shenzhen Inst Adv Tech Time series data generation method and device based on multi-condition constraints, and medium
CN111475496B (zh) * 2020-03-26 2023-07-21 深圳先进技术研究院 基于多条件约束的时间序列数据生成方法、装置及介质
CN111428678B (zh) * 2020-04-02 2023-06-23 山东卓智软件股份有限公司 一种空间约束条件下生成对抗网络遥感影像样本扩充方法
CN111524207B (zh) * 2020-04-21 2023-01-06 腾讯科技(深圳)有限公司 基于人工智能的图像生成方法、装置、电子设备
JP7446903B2 (ja) * 2020-04-23 2024-03-11 株式会社日立製作所 画像処理装置、画像処理方法及び画像処理システム
CN113642592B (zh) * 2020-04-27 2024-07-05 武汉Tcl集团工业研究院有限公司 一种训练模型的训练方法、场景识别方法、计算机设备
CN111710011B (zh) * 2020-06-10 2021-06-25 广州梦映动漫网络科技有限公司 一种漫画生成方法、系统、电子设备及介质
CN112070099B (zh) * 2020-09-08 2024-06-07 江西财经大学 一种基于机器学习的图像处理方法
CN112927180B (zh) * 2020-10-15 2022-11-15 内蒙古鄂尔多斯资源股份有限公司 一种基于生成对抗网络的羊绒羊毛光学显微镜图像识别方法
CN112308094B (zh) * 2020-11-25 2023-04-18 创新奇智(重庆)科技有限公司 一种图像处理方法、装置、电子设备及存储介质
CN112598775B (zh) * 2020-12-21 2021-10-29 广东工业大学 一种基于对比学习的多视图生成方法
CN112767377B (zh) * 2021-01-27 2022-07-05 电子科技大学 一种级联医学图像增强方法
CN113723171B (zh) * 2021-06-16 2022-11-11 陕西师范大学 基于残差生成对抗网络的脑电信号去噪方法
CN113269209B (zh) * 2021-06-30 2022-06-07 山东建筑大学 一种图像识别方法、系统、介质及电子设备
CN113627289B (zh) * 2021-07-27 2023-06-16 广西电网有限责任公司 一种基于深度学习的电力设备识别方法及其装置
CN115797479B (zh) * 2021-09-09 2024-05-24 北京三快在线科技有限公司 地标图像的生成方法、装置、计算机设备和存储介质
CN114091538B (zh) * 2021-11-23 2024-04-30 吉林大学 一种基于信号特征的判别损失卷积神经网络智能降噪方法
CN114387467B (zh) * 2021-12-09 2022-07-29 哈工大(张家口)工业技术研究院 一种基于多模块卷积特征融合的医学图像分类方法

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102288280B1 (ko) * 2014-11-05 2021-08-10 삼성전자주식회사 영상 학습 모델을 이용한 영상 생성 방법 및 장치
US10504004B2 (en) * 2016-09-16 2019-12-10 General Dynamics Mission Systems, Inc. Systems and methods for deep model translation generation
US10607329B2 (en) * 2017-03-13 2020-03-31 Adobe Inc. Illumination estimation from a single image
CN106971202A (zh) * 2017-03-24 2017-07-21 南京大学 一种基于卷积神经网络的中国水墨画风格提取方法
CN106952224B (zh) * 2017-03-30 2019-08-13 电子科技大学 一种基于卷积神经网络的图像风格转移方法
CN107180410A (zh) * 2017-04-11 2017-09-19 中国农业大学 一种图像的风格化重建方法及装置
CN107122826B (zh) * 2017-05-08 2019-04-23 京东方科技集团股份有限公司 用于卷积神经网络的处理方法和系统、和存储介质
US10210631B1 (en) * 2017-08-18 2019-02-19 Synapse Technology Corporation Generating synthetic image data
CN107767408B (zh) 2017-11-09 2021-03-12 京东方科技集团股份有限公司 图像处理方法、处理装置和处理设备

Also Published As

Publication number Publication date
EP3709267A1 (de) 2020-09-16
WO2019091181A8 (zh) 2019-08-01
CN107767408A (zh) 2018-03-06
US20200065619A1 (en) 2020-02-27
US11138466B2 (en) 2021-10-05
EP3709267A4 (de) 2021-07-28
WO2019091181A1 (zh) 2019-05-16

Similar Documents

Publication Publication Date Title
CN107767408B (zh) 图像处理方法、处理装置和处理设备
CN107730474B (zh) 图像处理方法、处理装置和处理设备
CN107767343B (zh) 图像处理方法、处理装置和处理设备
CN111126258B (zh) 图像识别方法及相关装置
Wang et al. Cliffnet for monocular depth estimation with hierarchical embedding loss
CN111192292A (zh) 基于注意力机制与孪生网络的目标跟踪方法及相关设备
CN111507378A (zh) 训练图像处理模型的方法和装置
CN111767979A (zh) 神经网络的训练方法、图像处理方法、图像处理装置
CN112529146B (zh) 神经网络模型训练的方法和装置
CN109754357B (zh) 图像处理方法、处理装置以及处理设备
CN109657582A (zh) 人脸情绪的识别方法、装置、计算机设备及存储介质
CN112560967B (zh) 一种多源遥感图像分类方法、存储介质及计算设备
CN117635418A (zh) 生成对抗网络的训练方法、双向图像风格转换方法和装置
CN116912268A (zh) 一种皮肤病变图像分割方法、装置、设备及存储介质
CN115841596B (zh) 多标签图像分类方法及其模型的训练方法、装置
CN111724309B (zh) 图像处理方法及装置、神经网络的训练方法、存储介质
CN113674383A (zh) 生成文本图像的方法及装置
Westphal Developing a Neural Network Model for Semantic Segmentation
CN117746047A (zh) 一种图像处理方法及其相关设备
CN117172297A (zh) 一种数据处理方法及装置
CN117852603A (zh) 一种任务信息获取方法以及相关设备
CN117995220A (zh) 基于多任务学习框架的语音情感识别方法、设备及介质
CN117149034A (zh) 一种图像处理方法及其相关设备
CN117217982A (zh) 一种视觉任务处理方法及其相关设备
CN117849904A (zh) 一种气象预测方法、装置、介质及电子装置

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant