CN109975308A - A kind of surface inspecting method based on deep learning - Google Patents
A kind of surface inspecting method based on deep learning Download PDFInfo
- Publication number
- CN109975308A CN109975308A CN201910198350.6A CN201910198350A CN109975308A CN 109975308 A CN109975308 A CN 109975308A CN 201910198350 A CN201910198350 A CN 201910198350A CN 109975308 A CN109975308 A CN 109975308A
- Authority
- CN
- China
- Prior art keywords
- image
- obtains
- deep learning
- rle
- method based
- 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.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01N—INVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
- G01N21/00—Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
- G01N21/84—Systems specially adapted for particular applications
- G01N21/88—Investigating the presence of flaws or contamination
- G01N21/8851—Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0004—Industrial image inspection
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/13—Edge detection
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01N—INVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
- G01N21/00—Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
- G01N21/84—Systems specially adapted for particular applications
- G01N21/88—Investigating the presence of flaws or contamination
- G01N21/8851—Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges
- G01N2021/8854—Grading and classifying of flaws
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01N—INVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
- G01N21/00—Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
- G01N21/84—Systems specially adapted for particular applications
- G01N21/88—Investigating the presence of flaws or contamination
- G01N21/8851—Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges
- G01N2021/8887—Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges based on image processing techniques
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/30—Computing systems specially adapted for manufacturing
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Biochemistry (AREA)
- Chemical & Material Sciences (AREA)
- Analytical Chemistry (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Immunology (AREA)
- Pathology (AREA)
- Quality & Reliability (AREA)
- Signal Processing (AREA)
- Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)
Abstract
The present invention provides a kind of surface inspecting method based on deep learning, sweeps camera by line and acquires image, does left and right sides edge detection to acquisition image later and border extended obtains first object image;Background subtraction algorithm is carried out to first object image and obtains the second target image;Binaryzation is carried out to the second target image and obtains bianry image;RLE is carried out to bianry image to encode to obtain RLE image;Particle filter is carried out to RLE image and obtains defective particles position;First object image corresponding region progress ROI is found to defective particles position to cut to obtain cutting image, is able to detect close to the flaw and defect in the cylinder material of noise level.
Description
Technical field
The present invention relates to a kind of surface inspecting methods based on deep learning.
Background technique
" cylinder material " is a large amount of and with very high rate quantity-produced flat material.Common cylinder material includes
Fabric, metal plate, paper, film, non-woven fabrics and nonwoven plastic etc..It needs to detect web surface in process of production to send out
Existing tiny flaw and defect.Existing technology uses common binaryzation technology, is merely able to detect apparent big defect, for small
Defect and the relatively low unconspicuous defects detection of contrast do not come out, fail to detect that these flaws and defect may be led
It causes the cylinder material of batch to be unable to satisfy customer requirement, causes serious consequence.
Summary of the invention
The technical problem to be solved in the present invention is to provide a kind of surface inspecting method based on deep learning, meets and use
Family uses.
The present invention is implemented as follows: a kind of surface inspecting method based on deep learning, sweeps phase comprising at least one line
Machine includes the following steps:
Step 1 sweeps camera acquisition image by line, does left and right sides edge detection and border extended to acquisition image later
Obtain first object image;
Step 2 obtains the second target image to first object image progress background subtraction algorithm;
Step 3 obtains bianry image to the second target image progress binaryzation;
Step 4 encodes to obtain RLE image to bianry image progress RLE;
Step 5 obtains defective particles position to RLE image progress particle filter;
Step 6 finds first object image corresponding region to defective particles position and carries out ROI and cut to obtain to cut image.
Further, further include step 7, defect with deep learning carried out to image is cut using faster-rcnn algorithm
Particle precise classification.
Further, the step 1 is further specifically: sweeps camera by line and acquires image, uses the edge Canny later
Detection algorithm does left and right sides edge detection to acquisition image, then carries out border extended and obtain first object image.
Further, the step 2 is further specifically: is carried on the back using Gabor filtering algorithm to first object image
Scape subduction algorithm obtains the second target image.
Further, the step 3 is further specifically: using Niblack Binarization methods to the second target image into
Row binaryzation obtains bianry image.
Further, the step 4 is further specifically: using RLE run length encoding compression algorithm to bianry image
RLE is carried out to encode to obtain RLE image.
Further, the step 6 is further specifically: finds the to defective particles position using bilinear interpolation algorithm
One target image corresponding region carries out ROI and cuts to obtain cutting image.
The present invention has the advantage that the present invention may be connected to the web surface detection system of existing factory's Ethernet
System;Accurate classification can be made to defect;It is able to detect close to the flaw and defect in the cylinder material of noise level.
Detailed description of the invention
The present invention is further illustrated in conjunction with the embodiments with reference to the accompanying drawings.
Fig. 1 is the method for the present invention execution flow chart.
Specific embodiment
As shown in Figure 1, the present invention is implemented as follows: a kind of surface inspecting method based on deep learning, includes at least
One line sweeps camera, includes the following steps:
Step 1 sweeps camera acquisition image by line, is controlled later using Canny edge detection algorithm to acquisition image
Both sides of the edge detection, then carry out border extended and obtain first object image;
Step 2 obtains the second target figure to first object image progress background subtraction algorithm using Gabor filtering algorithm
Picture;
Step 3 obtains bianry image to the second target image progress binaryzation using Niblack Binarization methods;
Step 4 encodes to obtain RLE image using RLE run length encoding compression algorithm to bianry image progress RLE;
Step 5 obtains defective particles position to RLE image progress particle filter;
Step 6 finds first object image corresponding region progress ROI to defective particles position using bilinear interpolation algorithm
Cutting obtains cutting image.
Step 7 carries out defective particles precise classification with deep learning to cutting image using faster-rcnn algorithm.
A kind of specific embodiment of the present invention:
Cylinder material detection system contains at least one line and sweeps camera, for acquiring the cylinder material with flaw or defect
Partial image, each line sweep camera and be connected with an at least PC machine by network interface card, and PC machine is to acquiring image through the invention
Surface inspecting method based on deep learning carries out image procossing, analysis obtains each flaw and defect information, including position and
Defect type;PC machine sends server by Ethernet for defect information and is shown by server graphical user interface.
For this conventional machines study of the present invention with the embodiment of deep learning method, software-programming languages use C/C++
Language, has the advantages that cross-platform, can adapt to the PC machine of present Intel chip and the embedded device based on ARM.Have
Very strong versatility.Detailed step is as follows:
Step 1: left and right sides edge detection being done to acquisition image and border extended obtains target image 1;Step 2: to mesh
Logo image 1 carries out background subtraction algorithm and obtains target image 2;Step 3: binaryzation being carried out to target image 2 and obtains bianry image;
Step 4: RLE being carried out to bianry image and encodes to obtain RLE image;Step 5: particle filter being carried out to RLE image and obtains defect grain
Sub- position;Step 6: 1 corresponding region of target image progress ROI being found to defective particles position and cuts to obtain cutting image;Step
7: carrying out defective particles precise classification with deep learning to image is cut;
Further, step 1, left and right sides edge detection is done to acquisition image and border extended obtains target image 1;Implement
Algorithm is Canny edge detection algorithm.
Further, step 2, background detection algorithm is carried out to target image 1 and obtains target image 2, background subtraction algorithm is
Gabor filtering algorithm.
Further, step 3, binaryzation is carried out to target image 2 and obtains bianry image, Binarization methods are Niblack bis-
Value algorithm.
Further, step 4, it carries out RLE to bianry image to encode to obtain RLE image, RLE algorithm is RLE stroke length volume
Code compression algorithm.
Further, step 5, particle filter is carried out to RLE image and obtains defective particles position, particle filter algorithm.
Further, step 6,1 corresponding region of image object progress ROI is found to defective particles position to cut to obtain cutting figure
Picture, trimming algorithm are that bilinear interpolation algorithm is cut.
Further, step 7, defective particles precise classification is carried out with deep learning to cutting image, deep learning algorithm is
Faster-rcnn algorithm.
Although specific embodiments of the present invention have been described above, those familiar with the art should be managed
Solution, we are merely exemplary described specific embodiment, rather than for the restriction to the scope of the present invention, it is familiar with this
The technical staff in field should be covered of the invention according to modification and variation equivalent made by spirit of the invention
In scope of the claimed protection.
Claims (7)
1. a kind of surface inspecting method based on deep learning, it is characterised in that: sweep camera comprising at least one line, including as follows
Step:
Step 1 sweeps camera acquisition image by line, does left and right sides edge detection to acquisition image later and border extended obtains
First object image;
Step 2 obtains the second target image to first object image progress background subtraction algorithm;
Step 3 obtains bianry image to the second target image progress binaryzation;
Step 4 encodes to obtain RLE image to bianry image progress RLE;
Step 5 obtains defective particles position to RLE image progress particle filter;
Step 6 finds first object image corresponding region to defective particles position and carries out ROI and cut to obtain to cut image.
2. a kind of surface inspecting method based on deep learning according to claim 1, it is characterised in that: further include step
7, defective particles precise classification is carried out with deep learning to cutting image using faster-rcnn algorithm.
3. a kind of surface inspecting method based on deep learning according to claim 1, it is characterised in that: the step 1
Further specifically: camera is swept by line and acquires image, left and right two is done to acquisition image using Canny edge detection algorithm later
Side edge detection, then carry out border extended and obtain first object image.
4. a kind of surface inspecting method based on deep learning according to claim 1, it is characterised in that: the step 2
Further specifically: background subtraction algorithm is carried out to first object image using Gabor filtering algorithm and obtains the second target image.
5. a kind of surface inspecting method based on deep learning according to claim 1, it is characterised in that: the step 3
Further specifically: binaryzation is carried out to the second target image using Niblack Binarization methods and obtains bianry image.
6. a kind of surface inspecting method based on deep learning according to claim 1, it is characterised in that: the step 4
Further specifically: RLE is carried out to bianry image using RLE run length encoding compression algorithm and encodes to obtain RLE image.
7. a kind of surface inspecting method based on deep learning according to claim 1, it is characterised in that: the step 6
Further specifically: first object image corresponding region is found to defective particles position using bilinear interpolation algorithm and carries out ROI
Cutting obtains cutting image.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910198350.6A CN109975308B (en) | 2019-03-15 | 2019-03-15 | Surface detection method based on deep learning |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910198350.6A CN109975308B (en) | 2019-03-15 | 2019-03-15 | Surface detection method based on deep learning |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN109975308A true CN109975308A (en) | 2019-07-05 |
| CN109975308B CN109975308B (en) | 2023-03-24 |
Family
ID=67079057
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201910198350.6A Active CN109975308B (en) | 2019-03-15 | 2019-03-15 | Surface detection method based on deep learning |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN109975308B (en) |
Cited By (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112651920A (en) * | 2020-07-24 | 2021-04-13 | 深圳市唯特视科技有限公司 | PCB bare board line flaw detection method and device and electronic equipment |
| US11403069B2 (en) | 2017-07-24 | 2022-08-02 | Tesla, Inc. | Accelerated mathematical engine |
| US11409692B2 (en) | 2017-07-24 | 2022-08-09 | Tesla, Inc. | Vector computational unit |
| US11487288B2 (en) | 2017-03-23 | 2022-11-01 | Tesla, Inc. | Data synthesis for autonomous control systems |
| US11537811B2 (en) | 2018-12-04 | 2022-12-27 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
| US11561791B2 (en) | 2018-02-01 | 2023-01-24 | Tesla, Inc. | Vector computational unit receiving data elements in parallel from a last row of a computational array |
| US11562231B2 (en) | 2018-09-03 | 2023-01-24 | Tesla, Inc. | Neural networks for embedded devices |
| US11567514B2 (en) | 2019-02-11 | 2023-01-31 | Tesla, Inc. | Autonomous and user controlled vehicle summon to a target |
| US11610117B2 (en) | 2018-12-27 | 2023-03-21 | Tesla, Inc. | System and method for adapting a neural network model on a hardware platform |
| US11636333B2 (en) | 2018-07-26 | 2023-04-25 | Tesla, Inc. | Optimizing neural network structures for embedded systems |
| US11665108B2 (en) | 2018-10-25 | 2023-05-30 | Tesla, Inc. | QoS manager for system on a chip communications |
| US11681649B2 (en) | 2017-07-24 | 2023-06-20 | Tesla, Inc. | Computational array microprocessor system using non-consecutive data formatting |
| US11734562B2 (en) | 2018-06-20 | 2023-08-22 | Tesla, Inc. | Data pipeline and deep learning system for autonomous driving |
| US11748620B2 (en) | 2019-02-01 | 2023-09-05 | Tesla, Inc. | Generating ground truth for machine learning from time series elements |
| US11790664B2 (en) | 2019-02-19 | 2023-10-17 | Tesla, Inc. | Estimating object properties using visual image data |
| US11816585B2 (en) | 2018-12-03 | 2023-11-14 | Tesla, Inc. | Machine learning models operating at different frequencies for autonomous vehicles |
| US11841434B2 (en) | 2018-07-20 | 2023-12-12 | Tesla, Inc. | Annotation cross-labeling for autonomous control systems |
| US11893393B2 (en) | 2017-07-24 | 2024-02-06 | Tesla, Inc. | Computational array microprocessor system with hardware arbiter managing memory requests |
| US11893774B2 (en) | 2018-10-11 | 2024-02-06 | Tesla, Inc. | Systems and methods for training machine models with augmented data |
| US12014553B2 (en) | 2019-02-01 | 2024-06-18 | Tesla, Inc. | Predicting three-dimensional features for autonomous driving |
| US12307350B2 (en) | 2018-01-04 | 2025-05-20 | Tesla, Inc. | Systems and methods for hardware-based pooling |
| US12462575B2 (en) | 2021-08-19 | 2025-11-04 | Tesla, Inc. | Vision-based machine learning model for autonomous driving with adjustable virtual camera |
| US12522243B2 (en) | 2021-08-19 | 2026-01-13 | Tesla, Inc. | Vision-based system training with simulated content |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102305798A (en) * | 2011-08-02 | 2012-01-04 | 上海交通大学 | Method for detecting and classifying glass defects based on machine vision |
| CN108021938A (en) * | 2017-11-29 | 2018-05-11 | 中冶南方工程技术有限公司 | A kind of Cold-strip Steel Surface defect online detection method and detecting system |
| CN108445011A (en) * | 2018-03-12 | 2018-08-24 | 苏州天准科技股份有限公司 | A kind of Defect Detection system and method based on deep learning |
| CN108805102A (en) * | 2018-06-28 | 2018-11-13 | 中译语通科技股份有限公司 | A kind of video caption detection and recognition methods and system based on deep learning |
| US20190057498A1 (en) * | 2017-08-16 | 2019-02-21 | Siemens Energy, Inc. | Method and system for detecting line defects on surface of object |
-
2019
- 2019-03-15 CN CN201910198350.6A patent/CN109975308B/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102305798A (en) * | 2011-08-02 | 2012-01-04 | 上海交通大学 | Method for detecting and classifying glass defects based on machine vision |
| US20190057498A1 (en) * | 2017-08-16 | 2019-02-21 | Siemens Energy, Inc. | Method and system for detecting line defects on surface of object |
| CN108021938A (en) * | 2017-11-29 | 2018-05-11 | 中冶南方工程技术有限公司 | A kind of Cold-strip Steel Surface defect online detection method and detecting system |
| CN108445011A (en) * | 2018-03-12 | 2018-08-24 | 苏州天准科技股份有限公司 | A kind of Defect Detection system and method based on deep learning |
| CN108805102A (en) * | 2018-06-28 | 2018-11-13 | 中译语通科技股份有限公司 | A kind of video caption detection and recognition methods and system based on deep learning |
Non-Patent Citations (2)
| Title |
|---|
| CARRASCO M A等人: "《Segmentation of welding defects using a robust algorithm》", 《MATERIALS EVALUATION》 * |
| 戴同武: "《基于深度学习的快销品图像识别系统设计与开发》", 《中国优秀硕士学位论文全文数据库 信息科技辑》 * |
Cited By (39)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11487288B2 (en) | 2017-03-23 | 2022-11-01 | Tesla, Inc. | Data synthesis for autonomous control systems |
| US12020476B2 (en) | 2017-03-23 | 2024-06-25 | Tesla, Inc. | Data synthesis for autonomous control systems |
| US12086097B2 (en) | 2017-07-24 | 2024-09-10 | Tesla, Inc. | Vector computational unit |
| US11409692B2 (en) | 2017-07-24 | 2022-08-09 | Tesla, Inc. | Vector computational unit |
| US12536131B2 (en) | 2017-07-24 | 2026-01-27 | Tesla, Inc. | Vector computational unit |
| US12216610B2 (en) | 2017-07-24 | 2025-02-04 | Tesla, Inc. | Computational array microprocessor system using non-consecutive data formatting |
| US11403069B2 (en) | 2017-07-24 | 2022-08-02 | Tesla, Inc. | Accelerated mathematical engine |
| US11681649B2 (en) | 2017-07-24 | 2023-06-20 | Tesla, Inc. | Computational array microprocessor system using non-consecutive data formatting |
| US11893393B2 (en) | 2017-07-24 | 2024-02-06 | Tesla, Inc. | Computational array microprocessor system with hardware arbiter managing memory requests |
| US12307350B2 (en) | 2018-01-04 | 2025-05-20 | Tesla, Inc. | Systems and methods for hardware-based pooling |
| US11561791B2 (en) | 2018-02-01 | 2023-01-24 | Tesla, Inc. | Vector computational unit receiving data elements in parallel from a last row of a computational array |
| US12455739B2 (en) | 2018-02-01 | 2025-10-28 | Tesla, Inc. | Instruction set architecture for a vector computational unit |
| US11797304B2 (en) | 2018-02-01 | 2023-10-24 | Tesla, Inc. | Instruction set architecture for a vector computational unit |
| US11734562B2 (en) | 2018-06-20 | 2023-08-22 | Tesla, Inc. | Data pipeline and deep learning system for autonomous driving |
| US11841434B2 (en) | 2018-07-20 | 2023-12-12 | Tesla, Inc. | Annotation cross-labeling for autonomous control systems |
| US11636333B2 (en) | 2018-07-26 | 2023-04-25 | Tesla, Inc. | Optimizing neural network structures for embedded systems |
| US12079723B2 (en) | 2018-07-26 | 2024-09-03 | Tesla, Inc. | Optimizing neural network structures for embedded systems |
| US11562231B2 (en) | 2018-09-03 | 2023-01-24 | Tesla, Inc. | Neural networks for embedded devices |
| US11983630B2 (en) | 2018-09-03 | 2024-05-14 | Tesla, Inc. | Neural networks for embedded devices |
| US12346816B2 (en) | 2018-09-03 | 2025-07-01 | Tesla, Inc. | Neural networks for embedded devices |
| US11893774B2 (en) | 2018-10-11 | 2024-02-06 | Tesla, Inc. | Systems and methods for training machine models with augmented data |
| US11665108B2 (en) | 2018-10-25 | 2023-05-30 | Tesla, Inc. | QoS manager for system on a chip communications |
| US12367405B2 (en) | 2018-12-03 | 2025-07-22 | Tesla, Inc. | Machine learning models operating at different frequencies for autonomous vehicles |
| US11816585B2 (en) | 2018-12-03 | 2023-11-14 | Tesla, Inc. | Machine learning models operating at different frequencies for autonomous vehicles |
| US12198396B2 (en) | 2018-12-04 | 2025-01-14 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
| US11537811B2 (en) | 2018-12-04 | 2022-12-27 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
| US11908171B2 (en) | 2018-12-04 | 2024-02-20 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
| US12136030B2 (en) | 2018-12-27 | 2024-11-05 | Tesla, Inc. | System and method for adapting a neural network model on a hardware platform |
| US11610117B2 (en) | 2018-12-27 | 2023-03-21 | Tesla, Inc. | System and method for adapting a neural network model on a hardware platform |
| US12223428B2 (en) | 2019-02-01 | 2025-02-11 | Tesla, Inc. | Generating ground truth for machine learning from time series elements |
| US12014553B2 (en) | 2019-02-01 | 2024-06-18 | Tesla, Inc. | Predicting three-dimensional features for autonomous driving |
| US11748620B2 (en) | 2019-02-01 | 2023-09-05 | Tesla, Inc. | Generating ground truth for machine learning from time series elements |
| US12164310B2 (en) | 2019-02-11 | 2024-12-10 | Tesla, Inc. | Autonomous and user controlled vehicle summon to a target |
| US11567514B2 (en) | 2019-02-11 | 2023-01-31 | Tesla, Inc. | Autonomous and user controlled vehicle summon to a target |
| US12236689B2 (en) | 2019-02-19 | 2025-02-25 | Tesla, Inc. | Estimating object properties using visual image data |
| US11790664B2 (en) | 2019-02-19 | 2023-10-17 | Tesla, Inc. | Estimating object properties using visual image data |
| CN112651920A (en) * | 2020-07-24 | 2021-04-13 | 深圳市唯特视科技有限公司 | PCB bare board line flaw detection method and device and electronic equipment |
| US12462575B2 (en) | 2021-08-19 | 2025-11-04 | Tesla, Inc. | Vision-based machine learning model for autonomous driving with adjustable virtual camera |
| US12522243B2 (en) | 2021-08-19 | 2026-01-13 | Tesla, Inc. | Vision-based system training with simulated content |
Also Published As
| Publication number | Publication date |
|---|---|
| CN109975308B (en) | 2023-03-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN109975308A (en) | A kind of surface inspecting method based on deep learning | |
| US11774735B2 (en) | System and method for performing automated analysis of air samples | |
| AU2017344741B2 (en) | System and method for performing automated analysis of air samples | |
| CN114341619A (en) | Measurement accuracy and reliability improvement | |
| CN101226108A (en) | A detection method of droplet distribution uniformity | |
| CN107154042A (en) | A visual inspection method and device for a coating machine | |
| CN102680494B (en) | Based on arcuation face, the polishing metal flaw real-time detection method of machine vision | |
| CN114897789B (en) | Sinter grain size detection method and system based on image segmentation | |
| CN106846314A (en) | A kind of image partition method based on post-operative cornea OCT image datas | |
| Deepak et al. | Computer assisted pap smear analyser for cervical cancer screening using quantitative microscopy | |
| CN119295829A (en) | A deep learning-driven method for automatic detection and quantitative analysis of carbon chips | |
| CN110084768A (en) | The defect inspection method of LCD light guide plate based on background filtering | |
| CN110715886B (en) | On-line monitoring method of lubricating oil wear debris based on optical low coherence imaging | |
| CN114965409A (en) | Three-dimensional fluorescence spectrum organic pollutant identification method based on image edge detection feature extraction | |
| CN106108932A (en) | Full-automatic kidney region of interest extraction element and method | |
| CN105405137A (en) | Shaft quality detection method based on machine vision | |
| CN104568952A (en) | Intelligent fabric weave pattern detection system | |
| CN118968422A (en) | Method and device for monitoring termite killing effect on dams based on image recognition | |
| KR101592852B1 (en) | Automatic detection system and the method of foreign body in Industrial CT volume data | |
| Sparkman et al. | A supervised learning approach for prediction of x-ray computed tomography data from ultrasonic testing data | |
| CN103994718B (en) | Tiny electronic element location recognition method based on microscope and computer vision | |
| CN118781096A (en) | A concrete crack detection method based on optical scanning technology | |
| CN114723748B (en) | Detection method, device and equipment of motor controller and storage medium | |
| CN115082783A (en) | Low-contrast fogdrop image identification method | |
| CN116461098A (en) | A kind of SLM printer powder spread detection method |
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 | ||
| CP02 | Change in the address of a patent holder |
Address after: Room 3104, Xuanye building, Pioneer Park, torch hi tech Zone, Xiamen, Fujian, 361000 Patentee after: WEIKU (XIAMEN) INFORMATION TECHNOLOGY Co.,Ltd. Address before: 361000 unit A-8, unit 03, building D, Xiamen international shipping center, No. 97, Xiangyu Road, Xiamen area, China (Fujian) pilot Free Trade Zone, Xiamen, Fujian Patentee before: WEIKU (XIAMEN) INFORMATION TECHNOLOGY Co.,Ltd. |
|
| CP02 | Change in the address of a patent holder |