EP3782075A4 - Système de détection et de reconnaissance d'objets en temps réel à l'aide de caractéristiques d'image et de taille - Google Patents

Système de détection et de reconnaissance d'objets en temps réel à l'aide de caractéristiques d'image et de taille 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
German (de)
English (en)
Other versions
EP3782075A1 (fr
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/fr
Publication of EP3782075A4 publication Critical patent/EP3782075A4/fr
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 Système de détection et de reconnaissance d'objets en temps réel à l'aide de caractéristiques d'image et de taille Pending EP3782075A4 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201862659100P 2018-04-17 2018-04-17
PCT/US2019/018119 WO2019203921A1 (fr) 2018-04-17 2019-02-14 Système de détection et de reconnaissance d'objets en temps réel à l'aide de caractéristiques d'image et de taille

Publications (2)

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

Family

ID=68239189

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19789101.3A Pending EP3782075A4 (fr) 2018-04-17 2019-02-14 Système de détection et de reconnaissance d'objets en temps réel à l'aide de caractéristiques d'image et de taille

Country Status (3)

Country Link
EP (1) EP3782075A4 (fr)
CN (1) CN111801689B (fr)
WO (1) WO2019203921A1 (fr)

Families Citing this family (4)

* 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 阿波罗智联(北京)科技有限公司 目标检测置信度确定方法、路侧设备及云控平台
CN117075130B (zh) * 2023-07-07 2024-06-25 中国电子科技集团公司第三十八研究所 低慢小目标激光跟踪装置及其工作方法

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2341231A (en) * 1998-09-05 2000-03-08 Sharp Kk Face detection in an image
CN101615252B (zh) * 2008-06-25 2012-07-04 中国科学院自动化研究所 一种自适应图像文本信息提取方法
US8050459B2 (en) * 2008-07-25 2011-11-01 GM Global Technology Operations LLC System and method for detecting pedestrians
WO2013186906A1 (fr) * 2012-06-14 2013-12-19 トヨタ自動車株式会社 Dispositif de génération de conteneur de discrimination et dispositif de détection de motifs
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 (fr) * 2016-05-02 2017-11-09 The Regents Of The University Of California Système et procédé d'estimation de paramètres de perfusion au moyen de l'imagerie médicale
EP3261017A1 (fr) * 2016-06-20 2017-12-27 Delphi Technologies, Inc. Système de traitement d'image pour détecter des objets d'intérêt
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
CN111801689A (zh) 2020-10-20
WO2019203921A1 (fr) 2019-10-24
EP3782075A1 (fr) 2021-02-24
CN111801689B (zh) 2024-07-16

Similar Documents

Publication Publication Date Title
EP3673647A4 (fr) Procédés et systèmes de capture d&#39;image
EP3695342A4 (fr) Procédé et système d&#39;amélioration d&#39;image d&#39;empreinte digitale
EP3797384A4 (fr) Procédé et système d&#39;imagerie et de traitement d&#39;images
EP3685312A4 (fr) Procédé et système de reconnaissance de contenu d&#39;image
EP3803782A4 (fr) Systèmes et procédés permettant un traitement d&#39;image
EP3782075A4 (fr) Système de détection et de reconnaissance d&#39;objets en temps réel à l&#39;aide de caractéristiques d&#39;image et de taille
EP3751317A4 (fr) Caméra et système de détection d&#39;occupant
EP3627442A4 (fr) Procédé et système de traitement d&#39;image
EP3622476A4 (fr) Système et procédé de traitement d&#39;image
EP3767949A4 (fr) Dispositif et procédé de traitement d&#39;image
EP3751309A4 (fr) Dispositif de traitement des images radar et procédé de traitement des images radar
EP3553739A4 (fr) Système et procédé de reconnaissance d&#39;image
EP3651471A4 (fr) Système et procédé de traitement d&#39;image
EP3746940A4 (fr) Appareil et procédé de reconnaissance d&#39;objet dans une image
EP4062369A4 (fr) Systèmes et procédés de détection et de reconnaissance d&#39;objet
EP3745359A4 (fr) Système et procédé de reconnaissance d&#39;image
EP3867809A4 (fr) Procédés et systèmes de traitement d&#39;image
EP3864616A4 (fr) Systèmes et procédés de traitement de l&#39;image
EP3867873A4 (fr) Procédé et système de traitement d&#39;images
EP3500175A4 (fr) Système et procédé de détection de caractéristique d&#39;ombre ultrasonore de colonne vertébrale et imagerie de celui-ci
EP3785222A4 (fr) Systèmes et procédés de traitement d&#39;image
EP3855345A4 (fr) Procédé, dispositif et système de reconnaissance d&#39;image, et dispositif informatique
EP3843376A4 (fr) Dispositif de traitement d&#39;images, et système de traitement d&#39;images
EP3884466A4 (fr) Systèmes et procédés de segmentation d&#39;images
EP3742719A4 (fr) Dispositif de traitement d&#39;image, système de capture d&#39;image, corps mobile, et procédé de traitement d&#39;image

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