EP3782075A4 - System zur echtzeit-objektdetektion und -erkennung mit sowohl bild- als auch grössenmerkmalen - Google Patents

System zur echtzeit-objektdetektion und -erkennung mit sowohl bild- als auch grössenmerkmalen Download PDF

Info

Publication number
EP3782075A4
EP3782075A4 EP19789101.3A EP19789101A EP3782075A4 EP 3782075 A4 EP3782075 A4 EP 3782075A4 EP 19789101 A EP19789101 A EP 19789101A EP 3782075 A4 EP3782075 A4 EP 3782075A4
Authority
EP
European Patent Office
Prior art keywords
recognition
real
image
object detection
time object
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.)
Pending
Application number
EP19789101.3A
Other languages
English (en)
French (fr)
Other versions
EP3782075A1 (de
Inventor
Yang Chen
Deepak Khosla
Ryan M. UHLENBROCK
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.)
HRL Laboratories LLC
Original Assignee
HRL Laboratories LLC
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 HRL Laboratories LLC filed Critical HRL Laboratories LLC
Publication of EP3782075A1 publication Critical patent/EP3782075A1/de
Publication of EP3782075A4 publication Critical patent/EP3782075A4/de
Pending legal-status Critical Current

Links

Classifications

    • 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/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2413Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
    • G06F18/24133Distances to prototypes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2413Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
    • G06F18/24133Distances to prototypes
    • G06F18/24143Distances to neighbourhood prototypes, e.g. restricted Coulomb energy networks [RCEN]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/243Classification techniques relating to the number of classes
    • G06F18/24323Tree-organised classifiers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • G06F18/254Fusion techniques of classification results, e.g. of results related to same input data
    • 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
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/10Image acquisition
    • G06V10/12Details of acquisition arrangements; Constructional details thereof
    • G06V10/14Optical characteristics of the device performing the acquisition or on the illumination arrangements
    • G06V10/143Sensing or illuminating at different wavelengths
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/10Image acquisition
    • G06V10/12Details of acquisition arrangements; Constructional details thereof
    • G06V10/14Optical characteristics of the device performing the acquisition or on the illumination arrangements
    • G06V10/145Illumination specially adapted for pattern recognition, e.g. using gratings
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/25Determination of region of interest [ROI] or a volume of interest [VOI]
    • 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/40Extraction of image or video features
    • G06V10/50Extraction of image or video features by performing operations within image blocks; by using histograms, e.g. histogram of oriented gradients [HoG]; by summing image-intensity values; Projection analysis
    • G06V10/507Summing image-intensity values; Histogram projection analysis
    • 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
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • G06V20/58Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • G06V20/13Satellite images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/52Surveillance or monitoring of activities, e.g. for recognising suspicious objects

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Biophysics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Databases & Information Systems (AREA)
  • Medical Informatics (AREA)
  • Biodiversity & Conservation Biology (AREA)
  • Probability & Statistics with Applications (AREA)
  • Image Analysis (AREA)
EP19789101.3A 2018-04-17 2019-02-14 System zur echtzeit-objektdetektion und -erkennung mit sowohl bild- als auch grössenmerkmalen Pending EP3782075A4 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201862659100P 2018-04-17 2018-04-17
PCT/US2019/018119 WO2019203921A1 (en) 2018-04-17 2019-02-14 System for real-time object detection and recognition using both image and size features

Publications (2)

Publication Number Publication Date
EP3782075A1 EP3782075A1 (de) 2021-02-24
EP3782075A4 true EP3782075A4 (de) 2021-12-29

Family

ID=68239189

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19789101.3A Pending EP3782075A4 (de) 2018-04-17 2019-02-14 System zur echtzeit-objektdetektion und -erkennung mit sowohl bild- als auch grössenmerkmalen

Country Status (3)

Country Link
EP (1) EP3782075A4 (de)
CN (1) CN111801689A (de)
WO (1) WO2019203921A1 (de)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111275054B (zh) * 2020-01-16 2023-10-31 北京迈格威科技有限公司 图像处理方法、装置、电子设备及存储介质
CN112633323B (zh) * 2020-11-26 2024-04-30 成都佳发安泰教育科技股份有限公司 一种用于教室的姿态检测方法和系统
CN112560726B (zh) * 2020-12-22 2023-08-29 阿波罗智联(北京)科技有限公司 目标检测置信度确定方法、路侧设备及云控平台

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8050459B2 (en) * 2008-07-25 2011-11-01 GM Global Technology Operations LLC System and method for detecting pedestrians
EP2863359A4 (de) * 2012-06-14 2015-11-11 Toyota Motor Co Ltd Vorrichtung zur erzeugung eines diskriminierungsbehälters und mustererkennungsvorrichtung
US9613273B2 (en) * 2015-05-19 2017-04-04 Toyota Motor Engineering & Manufacturing North America, Inc. Apparatus and method for object tracking
US9582895B2 (en) * 2015-05-22 2017-02-28 International Business Machines Corporation Real-time object analysis with occlusion handling
CN105760858A (zh) * 2016-03-21 2016-07-13 东南大学 一种基于类Haar中间层滤波特征的行人检测方法及装置
CN105913003B (zh) * 2016-04-07 2019-06-07 国家电网公司 一种多特征多模型的行人检测方法
WO2017192629A1 (en) * 2016-05-02 2017-11-09 The Regents Of The University Of California System and method for estimating perfusion parameters using medical imaging
EP3261017A1 (de) * 2016-06-20 2017-12-27 Delphi Technologies, Inc. Bildverarbeitungssystem zum nachweis interessierender objekte
US10083369B2 (en) * 2016-07-01 2018-09-25 Ricoh Company, Ltd. Active view planning by deep learning
CN107092883A (zh) * 2017-04-20 2017-08-25 上海极链网络科技有限公司 物体识别追踪方法
CN107273832B (zh) * 2017-06-06 2020-09-22 青海省交通科学研究院 基于积分通道特征与卷积神经网络的车牌识别方法及系统
CN107679525B (zh) * 2017-11-01 2022-11-29 腾讯科技(深圳)有限公司 图像分类方法、装置及计算机可读存储介质

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
DONG PEILEI ET AL: "Mask-streaming CNN for pedestrian detection", 2017 IEEE VISUAL COMMUNICATIONS AND IMAGE PROCESSING (VCIP), IEEE, 10 December 2017 (2017-12-10), pages 1 - 4, XP033325734, DOI: 10.1109/VCIP.2017.8305054 *
LU KEYU ET AL: "Efficient deep network for vision-based object detection in robotic applications", NEUROCOMPUTING, vol. 245, 1 July 2017 (2017-07-01), pages 31 - 45, XP029978678, ISSN: 0925-2312, DOI: 10.1016/J.NEUCOM.2017.03.050 *
See also references of WO2019203921A1 *
SUDOWE PATRICK ET AL: "Efficient Use of Geometric Constraints for Sliding-Window Object Detection in Video", 20 September 2011, ICIAP: INTERNATIONAL CONFERENCE ON IMAGE ANALYSIS AND PROCESSING, 17TH INTERNATIONAL CONFERENCE, NAPLES, ITALY, SEPTEMBER 9-13, 2013. PROCEEDINGS; [LECTURE NOTES IN COMPUTER SCIENCE; LECT.NOTES COMPUTER], SPRINGER, BERLIN, HEIDELBERG, PAGE(S) 11 - 20, ISBN: 978-3-642-17318-9, XP047370157 *
ZHANG SHANSHAN ET AL: "Towards Reaching Human Performance in Pedestrian Detection", IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, vol. 40, no. 4, 1 April 2018 (2018-04-01), USA, pages 973 - 986, XP055862337, ISSN: 0162-8828, Retrieved from the Internet <URL:https://ieeexplore.ieee.org/ielx7/34/8306529/07917260.pdf?tp=&arnumber=7917260&isnumber=8306529&ref=aHR0cHM6Ly9pZWVleHBsb3JlLmllZWUub3JnL2Fic3RyYWN0L2RvY3VtZW50Lzc5MTcyNjA/Y2FzYV90b2tlbj1Mc0toVFdlUWQwc0FBQUFBOktMNGJnY1lWR052TWlTLXd0aHA4MUQwbHp6NEZFMmZlMVhYM2hZODBEZ2pEYnRwM0ZjdWlnbkppRUN6dTZoYmE4ZFpf> [retrieved on 20211116], DOI: 10.1109/TPAMI.2017.2700460 *
ZONGQING LU ET AL: "Pedestrian detection aided by scale-discriminative network", 2016 IEEE SYMPOSIUM SERIES ON COMPUTATIONAL INTELLIGENCE (SSCI), IEEE, 6 December 2016 (2016-12-06), pages 1 - 7, XP033066467, DOI: 10.1109/SSCI.2016.7850112 *

Also Published As

Publication number Publication date
WO2019203921A1 (en) 2019-10-24
EP3782075A1 (de) 2021-02-24
CN111801689A (zh) 2020-10-20

Similar Documents

Publication Publication Date Title
EP3673647A4 (de) Verfahren und systeme zur bilderfassung
EP3695342A4 (de) Verfahren und system zur fingerabdruckbildverbesserung
EP3797384A4 (de) Verfahren und system zur bilderzeugung und bildverarbeitung
EP3685312A4 (de) Verfahren und system zur erkennung von bildinhalten
EP3803782A4 (de) Systeme und verfahren zur bildverarbeitung
EP3864836A4 (de) Systeme und verfahren zur bilderfassung
EP3627442A4 (de) Verfahren und system zur bildverarbeitung
EP3622476A4 (de) System und verfahren zur bildverarbeitung
EP3751317A4 (de) Kamera und insassenerfassungssystem
EP3767949A4 (de) Vorrichtung und verfahren zur verarbeitung eines bildes
EP3867809A4 (de) Verfahren und systeme zur verarbeitung eines bildes
EP3553739A4 (de) Bilderkennungssystem und bilderkennungsverfahren
EP3651471A4 (de) Bildverarbeitungssystem und bildverarbeitungsverfahren
EP3746940A4 (de) Vorrichtung und verfahren zur erkennung eines objekts in einem bild
EP3745359A4 (de) Bilderkennungssystem und -verfahren
EP3751309A4 (de) Radarbildverarbeitungsvorrichtung und radarbildverarbeitungsverfahren
EP3500175A4 (de) System und verfahren zur erkennung eines ultraschall-wirbelsäulenschatten und bildgebung damit
EP4062369A4 (de) Systeme und verfahren für objektdetektion und -erkennung
EP3864616A4 (de) Systeme und verfahren zur bildverarbeitung
EP3785222A4 (de) Systeme und verfahren zur bildverarbeitung
EP3867873A4 (de) Verfahren und system zur bildverarbeitung
EP3855345A4 (de) Verfahren, vorrichtung und system zur bilderkennung und rechnervorrichtung
EP3782075A4 (de) System zur echtzeit-objektdetektion und -erkennung mit sowohl bild- als auch grössenmerkmalen
EP3843376A4 (de) Bildverarbeitungsvorrichtung, und bildverarbeitungssystem
EP3896962A4 (de) Bildverarbeitungsvorrichtung, bildverarbeitungsverfahren und bildverarbeitungssystem

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20200727

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
A4 Supplementary search report drawn up and despatched

Effective date: 20211126

RIC1 Information provided on ipc code assigned before grant

Ipc: G06N 3/04 20060101ALI20211122BHEP

Ipc: G06K 9/32 20060101ALI20211122BHEP

Ipc: G06K 9/46 20060101ALI20211122BHEP

Ipc: G06T 7/292 20170101ALI20211122BHEP

Ipc: G06T 7/11 20170101ALI20211122BHEP

Ipc: G06N 3/08 20060101ALI20211122BHEP

Ipc: G06K 9/62 20060101ALI20211122BHEP

Ipc: G06K 9/00 20060101ALI20211122BHEP

Ipc: G06K 9/20 20060101AFI20211122BHEP

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230525

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20240313