SG10201900591SA - Digital quality control using computer visioning with deep learning - Google Patents

Digital quality control using computer visioning with deep learning

Info

Publication number
SG10201900591SA
SG10201900591SA SG10201900591SA SG10201900591SA SG10201900591SA SG 10201900591S A SG10201900591S A SG 10201900591SA SG 10201900591S A SG10201900591S A SG 10201900591SA SG 10201900591S A SG10201900591S A SG 10201900591SA SG 10201900591S A SG10201900591S A SG 10201900591SA
Authority
SG
Singapore
Prior art keywords
quality control
deep learning
digital quality
visioning
computer
Prior art date
Application number
SG10201900591SA
Inventor
Olivier Bonneau
Sami Hamani
La Comble Aloïs Peter Prieur De
Patrick Cottereau
Original Assignee
Accenture Global Solutions 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 Accenture Global Solutions Ltd filed Critical Accenture Global Solutions Ltd
Publication of SG10201900591SA publication Critical patent/SG10201900591SA/en

Links

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N21/00Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
    • G01N21/84Systems specially adapted for particular applications
    • G01N21/88Investigating the presence of flaws or contamination
    • G01N21/94Investigating contamination, e.g. dust
    • 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/211Selection of the most significant subset of features
    • 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/24Classification techniques
    • 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
    • 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/0464Convolutional networks [CNN, ConvNet]
    • 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
    • G06N3/09Supervised learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0012Biomedical image inspection
    • 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/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
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/19Recognition using electronic means
    • G06V30/191Design or setup of recognition systems or techniques; Extraction of features in feature space; Clustering techniques; Blind source separation
    • G06V30/1912Selecting the most significant subset of features
    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B21/00Alarms responsive to a single specified undesired or abnormal condition and not otherwise provided for
    • G08B21/18Status alarms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2200/00Indexing scheme for image data processing or generation, in general
    • G06T2200/24Indexing scheme for image data processing or generation, in general involving graphical user interfaces [GUIs]
    • 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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30024Cell structures in vitro; Tissue sections in vitro
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30108Industrial image inspection
    • G06T2207/30128Food products
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/60Analysis of geometric attributes
    • G06T7/62Analysis of geometric attributes of area, perimeter, diameter or volume
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/90Determination of colour characteristics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V2201/00Indexing scheme relating to image or video recognition or understanding
    • G06V2201/06Recognition of objects for industrial automation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Multimedia (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • Medical Informatics (AREA)
  • Databases & Information Systems (AREA)
  • Computational Linguistics (AREA)
  • Quality & Reliability (AREA)
  • Biophysics (AREA)
  • Mathematical Physics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Biodiversity & Conservation Biology (AREA)
  • Business, Economics & Management (AREA)
  • Biochemistry (AREA)
  • Immunology (AREA)
  • Pathology (AREA)
  • Analytical Chemistry (AREA)
  • Chemical & Material Sciences (AREA)
  • Emergency Management (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Radiology & Medical Imaging (AREA)
  • Image Analysis (AREA)
  • General Factory Administration (AREA)
SG10201900591SA 2018-09-06 2019-01-23 Digital quality control using computer visioning with deep learning SG10201900591SA (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
EP18193035.5A EP3620984B1 (en) 2018-09-06 2018-09-06 Digital quality control using computer visioning with deep learning

Publications (1)

Publication Number Publication Date
SG10201900591SA true SG10201900591SA (en) 2020-04-29

Family

ID=63524210

Family Applications (1)

Application Number Title Priority Date Filing Date
SG10201900591SA SG10201900591SA (en) 2018-09-06 2019-01-23 Digital quality control using computer visioning with deep learning

Country Status (5)

Country Link
US (2) US11373287B2 (en)
EP (1) EP3620984B1 (en)
JP (1) JP6865776B2 (en)
CN (1) CN110879955B (en)
SG (1) SG10201900591SA (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3620984B1 (en) * 2018-09-06 2024-04-10 Accenture Global Solutions Limited Digital quality control using computer visioning with deep learning
CN111723204B (en) * 2020-06-15 2021-04-02 龙马智芯(珠海横琴)科技有限公司 Method and device for correcting voice quality inspection area, correction equipment and storage medium
US20220084306A1 (en) * 2020-07-14 2022-03-17 Kalpit Jain Method and system of guiding a user on a graphical interface with computer vision
CH718327A1 (en) * 2021-02-05 2022-08-15 Printplast Machinery Sagl Method for identifying the operational status of an industrial machinery and the activities that take place there.
CN113418889B (en) * 2021-05-17 2023-05-26 中国海洋大学 Real-time detection method for water content and total colony count of dried vegetables based on deep learning
JP7491274B2 (en) 2021-07-29 2024-05-28 トヨタ自動車株式会社 Inspection device and inspection method
US11928756B2 (en) * 2021-09-22 2024-03-12 Google Llc Geographic augmented reality design for low accuracy scenarios

Family Cites Families (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2793808B1 (en) 1999-05-20 2003-09-19 Biomerieux Sa METHOD FOR THE ANALYSIS OF THE GENETIC PREDISPOSITION OF A PATIENT WITH AT LEAST ONE DISEASE
FR2793809B1 (en) 1999-05-20 2006-07-28 Biomerieux Sa METHOD OF ANALYZING THE GENETIC PREDISPOSITION OF A PATIENT WITH AT LEAST ONE DISEASE AND AMPLIFICATION SUITABLE FOR SUCH A METHOD
FR2801903B1 (en) 1999-12-06 2004-01-30 Biomerieux Sa NOVEL ENZYMATIC SUBSTRATES FOR THE DETECTION OF PSEUDOMONAS AERUGINOSA, COMPOSITIONS CONTAINING SAME, AND METHOD FOR DETECTING SUCH SPECIES
US8512975B2 (en) 2008-07-24 2013-08-20 Biomerieux, Inc. Method for detection and characterization of a microorganism in a sample using time dependent spectroscopic measurements
CN101477630A (en) * 2009-02-17 2009-07-08 吴俊� System and method for intelligent water treatment micro-organism machine vision identification
US8340435B2 (en) * 2009-06-11 2012-12-25 California Institute Of Technology Method and system for object recognition search
EP2586873B1 (en) * 2010-06-23 2015-11-18 Kabushiki Kaisha N-Tech Methods and devices for detecting a microbial colony
FR2962445B1 (en) 2010-07-08 2013-06-28 Biomerieux Sa METHOD FOR DIRECT DETECTION AND IDENTIFICATION OF MICROORGANISM IN A DILUTED BIOLOGICAL SAMPLE IN AN ENRICHMENT BROTH
KR101989202B1 (en) 2011-03-04 2019-07-05 엘비티 이노베이션스 리미티드 Method and software for analysing microbial growth
EP2520923A1 (en) 2011-05-06 2012-11-07 bioMérieux Bio-imaging method and system
CN102564964B (en) * 2011-12-29 2014-07-30 南京林业大学 Spectral image-based meat quality visual non-contact detection method
FR2986237A1 (en) 2012-01-27 2013-08-02 Advencis DEVICE FOR RAPID DETECTION OF MICROORGANISMS
US9470510B2 (en) 2012-03-29 2016-10-18 Biomerieux, Inc. Systems and methods for detecting fallen containers suitable for apparatus for automated evaluation of microorganism growth in test samples
CN103177243B (en) * 2013-03-15 2016-04-13 浙江大学 A kind of method of real-time of marine microorganism
US9463132B2 (en) * 2013-03-15 2016-10-11 John Castle Simmons Vision-based diagnosis and treatment
FR3006692B1 (en) 2013-06-11 2016-05-06 Biomerieux Sa DEVICE, SYSTEM AND DETECTION METHOD FOR DETECTING THE PRESENCE OF A MICROORGANISM IN A SAMPLE INSIDE A CONTAINER
FR3019556A1 (en) 2014-04-07 2015-10-09 Advencis INCUBATION AND DETECTION DEVICE
CN104125419B (en) * 2014-06-24 2017-08-15 北京理工大学 A kind of adaptive resolution implementation method based on cmos image sensor
FR3022916B1 (en) 2014-06-30 2018-04-06 Biomerieux METHOD FOR DETECTING A PRESENCE OR ABSENCE OF BIOLOGICAL PARTICLES
US9914213B2 (en) * 2016-03-03 2018-03-13 Google Llc Deep machine learning methods and apparatus for robotic grasping
US10281386B2 (en) * 2016-05-11 2019-05-07 Bonraybio Co., Ltd. Automated testing apparatus
US10706533B2 (en) * 2016-05-13 2020-07-07 National Jewish Health Systems and methods for automatic detection and quantification of pathology using dynamic feature classification
JP6937325B2 (en) 2016-05-27 2021-09-22 ビオメリュー・インコーポレイテッド Methods and equipment for detecting bubbles in specimen containers
CN105973858B (en) * 2016-06-13 2019-08-16 宜春学院 A kind of automatic detection system for quality of Chinese medicine
CN106127226B (en) * 2016-06-14 2019-09-03 河南工业大学 The flexible grain quality detection method of grain grain and grain grain test sample
US9589374B1 (en) * 2016-08-01 2017-03-07 12 Sigma Technologies Computer-aided diagnosis system for medical images using deep convolutional neural networks
US20180039853A1 (en) 2016-08-02 2018-02-08 Mitsubishi Electric Research Laboratories, Inc. Object Detection System and Object Detection Method
JP6830593B2 (en) 2016-09-02 2021-02-17 国立大学法人東京農工大学 How to identify microorganisms
CN110073404B (en) * 2016-10-21 2023-03-21 南坦生物组学有限责任公司 Digital histopathology and microdissection
JP2019537157A (en) 2016-12-01 2019-12-19 バークレー ライツ,インコーポレイテッド Automatic detection and relocation of minute objects by microfluidic devices
CN106780612B (en) * 2016-12-29 2019-09-17 浙江大华技术股份有限公司 Object detecting method and device in a kind of image
US10713540B2 (en) 2017-03-07 2020-07-14 Board Of Trustees Of Michigan State University Deep learning system for recognizing pills in images
US10271008B2 (en) * 2017-04-11 2019-04-23 Advanced Micro Devices, Inc. Enhanced resolution video and security via machine learning
CN107358596B (en) * 2017-04-11 2020-09-18 阿里巴巴集团控股有限公司 Vehicle loss assessment method and device based on image, electronic equipment and system
US10902577B2 (en) * 2017-06-19 2021-01-26 Apeel Technology, Inc. System and method for hyperspectral image processing to identify object
US10019654B1 (en) * 2017-06-28 2018-07-10 Accenture Global Solutions Limited Image object recognition
CN107563446B (en) * 2017-09-05 2020-08-18 华中科技大学 Target detection method for micro-operation system
CN108090501B (en) 2017-11-24 2020-08-18 华南农业大学 Bacteriostatic degree identification method based on plate experiment and deep learning
CN108346058A (en) * 2018-01-16 2018-07-31 湖南省中医药研究院 A kind of Manufacture of medicinal slices of TCM Dynamic and Multi dimensional Quality Monitoring Control System and method
EP3591572B1 (en) * 2018-07-06 2021-09-01 Tata Consultancy Services Limited Method and system for automatic chromosome classification
CN108921117A (en) * 2018-07-11 2018-11-30 北京市商汤科技开发有限公司 Image processing method and device, electronic equipment and storage medium
US10527699B1 (en) * 2018-08-01 2020-01-07 The Board Of Trustees Of The Leland Stanford Junior University Unsupervised deep learning for multi-channel MRI model estimation
US11430084B2 (en) * 2018-09-05 2022-08-30 Toyota Research Institute, Inc. Systems and methods for saliency-based sampling layer for neural networks
EP3620984B1 (en) * 2018-09-06 2024-04-10 Accenture Global Solutions Limited Digital quality control using computer visioning with deep learning
CN111340879B (en) * 2018-12-17 2023-09-01 台达电子工业股份有限公司 Image positioning system and method based on up-sampling

Also Published As

Publication number Publication date
EP3620984A1 (en) 2020-03-11
CN110879955A (en) 2020-03-13
JP2020042756A (en) 2020-03-19
JP6865776B2 (en) 2021-04-28
US20200082522A1 (en) 2020-03-12
US20220292668A1 (en) 2022-09-15
US11373287B2 (en) 2022-06-28
EP3620984B1 (en) 2024-04-10
CN110879955B (en) 2024-05-14

Similar Documents

Publication Publication Date Title
SG10201900591SA (en) Digital quality control using computer visioning with deep learning
IL276629A (en) Object creation with physical manipulation
GB2587751B (en) Geological interpretation with artificial intelligence
AU201816752S (en) Stylus loop
GB2595102B (en) Denoising ATAC-seq data with deep learning
SG11202105638QA (en) Dynamic sheath control with edge ring lift
PL3701710T3 (en) Digital halftoning with spiral dots
SG11202102333WA (en) Segmented control arrangement
GB2565246B (en) Inferencing and learning based on sensorimotor input data
GB2570528B (en) Bilateral filter with data model
EP3850926C0 (en) Data centre
GB201810791D0 (en) Guaranteed data comperssion
IL269212A (en) Submarine with cover-opening drive
SG11202009599SA (en) Model interpretation
EP3743882A4 (en) Enhancing image data with appearance controls
GB201811562D0 (en) Mathematical learning rods
GB2567723B (en) Digital image completion using deep learning
GB2571832B (en) Multicoupling with control means
GB2605674B (en) Bird feeder with top ring
GB201908202D0 (en) Digital learning
GB201818061D0 (en) Anti-piracy in digital learning environment
IL284041A (en) Overmolded septum
GB201803373D0 (en) Marine microalgae
GB201810371D0 (en) Vitrimer containing a biocatalyst
GB201812130D0 (en) Neural interface