WO2021082920A1 - Procédé et dispositif pour détecter des défauts d'aspect de bordure d'un dispositif électronique - Google Patents

Procédé et dispositif pour détecter des défauts d'aspect de bordure d'un dispositif électronique Download PDF

Info

Publication number
WO2021082920A1
WO2021082920A1 PCT/CN2020/120876 CN2020120876W WO2021082920A1 WO 2021082920 A1 WO2021082920 A1 WO 2021082920A1 CN 2020120876 W CN2020120876 W CN 2020120876W WO 2021082920 A1 WO2021082920 A1 WO 2021082920A1
Authority
WO
WIPO (PCT)
Prior art keywords
electronic device
frame
defect
image
model
Prior art date
Application number
PCT/CN2020/120876
Other languages
English (en)
Chinese (zh)
Inventor
徐鹏
沈圣远
常树林
姚巨虎
Original Assignee
上海悦易网络信息技术有限公司
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 上海悦易网络信息技术有限公司 filed Critical 上海悦易网络信息技术有限公司
Priority to JP2022502023A priority Critical patent/JP2022539909A/ja
Publication of WO2021082920A1 publication Critical patent/WO2021082920A1/fr

Links

Images

Classifications

    • 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
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10004Still image; Photographic image
    • 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/20016Hierarchical, coarse-to-fine, multiscale or multiresolution image processing; Pyramid transform
    • 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/30Subject of image; Context of image processing
    • G06T2207/30108Industrial image inspection
    • G06T2207/30164Workpiece; Machine component

Definitions

  • the invention relates to the field of computers, and in particular to a method and equipment for detecting the appearance defect of the frame of an electronic device.
  • the defect detection of the frame appearance of second-hand electronic equipment is mainly based on traditional image algorithms, through color space conversion, filtering, feature point extraction, and pattern matching.
  • the detection method can only detect based on traditional detection methods. A certain area has defects, but the definition of defects cannot be distinguished.
  • An object of the present invention is to provide a method and device for detecting the appearance defect of the frame of an electronic device.
  • a method for detecting the appearance defect of the frame of an electronic device including:
  • the defect detection result of the frame appearance area of the electronic device is received and output from the model of the FPN network combined with the backbone network.
  • the defect detection result includes: the defect type of the frame of the electronic device, the position of the defect in the frame of the electronic device, and the defect The confidence level of the test result.
  • extracting the frame appearance area image of the electronic device from the appearance image of the electronic device includes:
  • the Unet instance segmentation method is used to extract the frame appearance area image of the electronic device from the appearance image of the electronic device.
  • the first two layers of the backbone network adopt a res structure
  • the last two layers of the network adopt an inception structure
  • the method after receiving the output defect detection result of the frame appearance area of the electronic device from the model of the FPN network combined with the backbone network, the method further includes:
  • output result information including the defect type of the border of the electronic device and the position of the defect in the border of the electronic device.
  • the method before inputting the frame appearance area image into the FPN network combined with the backbone network model, the method further includes:
  • Step one preset the FPN network combined with the backbone network model and its initial model parameters
  • Step 2 Input the frame appearance area image of the sample electronic device into the FPN network with the current model parameters combined with the backbone network model to obtain the defect prediction result of the frame of the sample electronic device.
  • the defect prediction result includes: The type of frame defect, the position of the defect in the frame of the sample electronic device, and the confidence level of the defect detection result;
  • Step 3 Calculate the difference between the defect prediction result and the real defect result of the sample electronic device based on a preset objective function, and identify whether the difference is greater than a second preset threshold,
  • step 4 after updating the model parameters of the FPN network combined with the backbone network based on the difference, restart execution from step 2;
  • step 5 the FPN network combined with the backbone network model with the current model parameters is used as the model of the FPN network combined with the backbone network after the training.
  • adjusting the frame appearance area image to an image with the same length and width includes:
  • the length direction of the frame appearance area image is scaled, and the width direction of the frame appearance area image is filled.
  • an electronic device frame appearance defect detection device which includes:
  • the first device is used to obtain the appearance image of the electronic device
  • the second device is used to extract the frame appearance area image of the electronic device from the appearance image of the electronic device, and adjust the frame appearance area image to an image with the same length and width;
  • the third device is used to input the adjusted frame appearance area image into the model of the FPN network combined with the backbone network after the training;
  • the fourth device is used to receive and output the defect detection result of the frame appearance area of the electronic device from the model of the FPN network combined with the backbone network.
  • the defect detection result includes: the defect type of the frame of the electronic device, and the defect in the electronic device The position in the frame and the confidence level of the defect detection result.
  • the second device is configured to extract the frame appearance area image of the electronic device from the appearance image of the electronic device by using Unet instance segmentation.
  • the first two layers of the backbone network adopt a res structure
  • the last two layers of the network adopt an inception structure
  • the fourth device is also used to identify whether the confidence level of the defect detection result is greater than a first preset threshold, and if it is greater than the first preset threshold, output a frame including the electronic device The result information of the defect type and the position of the defect in the frame of the electronic device.
  • the above-mentioned equipment further includes a fifth device, including:
  • the fifth device is used to preset the FPN network combined with the backbone network model and its initial model parameters
  • the fifth and second device is used to input the frame appearance area image of the sample electronic device into the FPN network with current model parameters combined with the backbone network model to obtain the defect prediction result of the frame of the sample electronic device, and the defect prediction result includes: The type of defect in the frame of the sample electronic device, the position of the defect in the frame of the sample electronic device, and the confidence level of the defect detection result;
  • the fifty-third device is configured to calculate the difference between the defect prediction result and the actual defect result of the sample electronic device based on a preset objective function, and to identify whether the difference is greater than a second preset threshold, and if the difference is If it is greater than the second preset threshold, execute the fifth and fourth device for updating the model parameters of the FPN network combined with the backbone network based on the difference, and then restart execution from the fifth and second device;
  • the fifth and fifth device is executed, and the model of the FPN network combined with the backbone network with the current model parameters is used as the model of the FPN network combined with the backbone network after the training is completed.
  • the second device is configured to scale the length direction of the frame appearance area image, and fill the width direction of the frame appearance area image.
  • the present invention also provides a computing-based device, which includes:
  • a memory arranged to store computer-executable instructions which, when executed, cause the processor to:
  • the defect detection result of the frame appearance area of the electronic device is received and output from the model of the FPN network combined with the backbone network.
  • the defect detection result includes: the defect type of the frame of the electronic device, the position of the defect in the frame of the electronic device, and the defect The confidence level of the test result.
  • the present invention also provides a computer-readable storage medium on which computer-executable instructions are stored, wherein, when the computer-executable instructions are executed by a processor, the processor:
  • the defect detection result of the frame appearance area of the electronic device is received and output from the model of the FPN network combined with the backbone network.
  • the defect detection result includes: the defect type of the frame of the electronic device, the position of the defect in the frame of the electronic device, and the defect The confidence level of the test result.
  • the present invention obtains the appearance image of the electronic device; extracts the frame appearance area image of the electronic device from the appearance image of the electronic device, and adjusts the frame appearance area image to have the same length and width.
  • Image input the adjusted frame appearance area image into the model of the FPN network combined with the backbone network after the training; the defect detection result of the frame appearance area of the electronic device is received from the model of the FPN network combined with the backbone network, the defect
  • the detection results include: the types of defects in the border of the electronic device, the position of the defect in the border of the electronic device, and the confidence of the defect detection result, which can accurately identify the difference in the appearance of the border of the electronic device of a second-hand electronic device such as a mobile phone.
  • FIG. 1 shows a flowchart of a method for detecting appearance defects of an electronic device frame according to an embodiment of the present invention
  • Fig. 2 shows a schematic diagram of a defect detection result according to an embodiment of the present invention
  • FIG. 3 shows a schematic diagram of a model of an FPN network combined with a backbone network according to an embodiment of the present invention.
  • the terminal, the equipment of the service network, and the trusted party all include one or more processors (CPU), input/output interfaces, network interfaces, and memory.
  • processors CPU
  • input/output interfaces network interfaces
  • memory volatile and non-volatile memory
  • the memory may include non-permanent memory in a computer readable medium, random access memory (RAM) and/or non-volatile memory, such as read-only memory (ROM) or flash memory (flash RAM). Memory is an example of computer readable media.
  • RAM random access memory
  • ROM read-only memory
  • flash RAM flash memory
  • Computer-readable media include permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology.
  • the information can be computer-readable instructions, data structures, program modules, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, Magnetic cassettes, magnetic tape disk storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices.
  • computer-readable media does not include non-transitory computer-readable media (transitory media), such as modulated data signals and carrier waves.
  • the present invention provides a method for detecting the appearance defect of the frame of an electronic device, the method including:
  • Step S1 obtaining an appearance image of the electronic device
  • Step S2 extracting the frame appearance area image of the electronic device from the appearance image of the electronic device, and adjusting the frame appearance area image to an image with the same length and width;
  • the frame appearance area of the electronic device includes a side area other than the front screen area and the back area where the electronics are arranged.
  • the side area is generally equipped with earphone holes, speakers, charging holes and other components.
  • the frame appearance area image has an abnormal aspect ratio, which is convenient for subsequent model recognition and avoid image loss.
  • the aspect ratio of the frame appearance area image needs to be adjusted to 1:1; step S3, the adjusted frame appearance area image is input to training After the completion of the FPN network combined with the backbone network model;
  • Step S4 receiving and outputting the defect detection result of the frame appearance area of the electronic device from the model of the FPN network combined with the backbone network.
  • the defect detection result includes: the defect type of the frame of the electronic device, and the number of defects in the frame of the electronic device. Confidence of location and defect detection results.
  • the model of the FPN network combined with the backbone network can be shown in FIG. 3.
  • each defect detection result includes cls, x1, y1, x2, y2, score ,
  • cls is the defect type
  • x1, y1, x2, y2 are the 4 coordinates of the position of the defect in the image of the frame appearance area
  • score is the confidence level of this defect.
  • the present invention mainly uses the improved feature pyramid (FPN) network combined with the deep learning model of the backbone network to accurately identify the difference in the appearance of the border of the electronic device of the second-hand electronic device such as a mobile phone, and can accurately distinguish the types of the flaws.
  • FPN improved feature pyramid
  • step S2 extracting the frame appearance area image of the electronic device from the appearance image of the electronic device includes:
  • the Unet instance segmentation method is adopted to extract the frame appearance area image of the electronic device from the appearance image of the electronic device.
  • the frame appearance area image can be obtained quickly and efficiently.
  • the first two layers of the backbone network adopt a res structure
  • the last two layers of the network adopt an inception structure
  • step S4 after receiving the output defect detection result of the frame appearance area of the electronic device from the FPN network combined with the backbone network model, further includes:
  • output result information including the defect type of the border of the electronic device and the position of the defect in the border of the electronic device.
  • the defect types of the electronic device frame can include: cracks, bracket screen separation, deformation, fragmentation and missing, large-area paint drop, small-area paint drop (deformation, depression to reveal color), depression and no change in color, deep scratches and The color is different from the surroundings, small dots and the color is different from the surroundings, chipping, etc.
  • step S3 before inputting the frame appearance area image into the FPN network combined with the backbone network model, further includes:
  • Step one preset the FPN network combined with the backbone network model and its initial model parameters
  • Step 2 Input the frame appearance area image of the sample electronic device into the FPN network with the current model parameters combined with the backbone network model to obtain the defect prediction result of the frame of the sample electronic device.
  • the defect prediction result includes: The type of frame defect, the position of the defect in the frame of the sample electronic device, and the confidence level of the defect detection result;
  • Step 3 Calculate the difference between the defect prediction result and the actual defect result of the sample electronic device based on a preset objective function, and identify whether the difference is greater than a second preset threshold,
  • step 4 after updating the model parameters of the FPN network combined with the backbone network based on the difference, restart execution from step 2;
  • step 5 the FPN network combined with the backbone network model with the current model parameters is used as the model of the FPN network combined with the backbone network after the training.
  • the model of the FPN network combined with the backbone network is cyclically trained to obtain a reliable model.
  • adjusting the frame appearance area image to an image with the same length and width includes:
  • the length direction of the frame appearance area image is scaled, and the width direction of the frame appearance area image is filled.
  • the long side of the frame appearance area image is scaled and the short side is filled to obtain the frame appearance area image adjusted to an image with the same length and width.
  • the present invention provides a device for detecting defects in the frame appearance of an electronic device, and the device includes:
  • the first device is used to obtain the appearance image of the electronic device
  • the second device is used to extract the frame appearance area image of the electronic device from the appearance image of the electronic device, and adjust the frame appearance area image to an image with the same length and width;
  • the frame appearance area of the electronic device includes a side area other than the front screen area and the back area where the electronics are arranged.
  • the side area is generally equipped with earphone holes, speakers, charging holes and other components.
  • the aspect ratio of the image in the frame appearance area is abnormal, which is convenient for subsequent model recognition and avoids image loss.
  • the aspect ratio of the frame appearance area image needs to be adjusted to 1:1;
  • the third device is used to input the adjusted frame appearance area image into the model of the FPN network combined with the backbone network after the training;
  • the fourth device is used to receive and output the defect detection result of the frame appearance area of the electronic device from the model of the FPN network combined with the backbone network.
  • the defect detection result includes: the defect type of the frame of the electronic device, and the defect in the electronic device The position in the frame and the confidence level of the defect detection result.
  • each defect detection result includes cls, x1, y1, x2, y2, score, where cls is a defect Type, x1, y1, x2, y2 are the 4 coordinates of the position of the defect in the image of the frame appearance area, and score is the confidence level of this defect.
  • the present invention mainly utilizes the improved feature pyramid (FPN) network combined with the deep learning model of the backbone network, and can accurately identify the difference in the appearance of the electronic device frame of the second-hand electronic device such as the mobile phone.
  • FPN improved feature pyramid
  • the second device is used to extract the frame appearance area image of the electronic device from the appearance image of the electronic device by using the Unet instance segmentation method.
  • the frame appearance area image can be obtained quickly and efficiently.
  • the first two layers of the backbone network adopt a res structure
  • the last two layers of the network adopt an inception structure
  • the fourth device is also used to identify whether the confidence of the defect detection result is greater than a first preset threshold, and if greater than the first preset threshold , Then output the result information including the defect type of the border of the electronic device and the position of the defect in the border of the electronic device.
  • the types of defects of the frame of the electronic device may sequentially include the types of shallow scratches, hard scratches, and chipping with increasing levels.
  • a fifth device including:
  • the fifth device is used to preset the FPN network combined with the backbone network model and its initial model parameters
  • the fifth and second device is used to input the frame appearance area image of the sample electronic device into the FPN network with current model parameters combined with the backbone network model to obtain the defect prediction result of the frame of the sample electronic device, and the defect prediction result includes: The type of defect in the frame of the sample electronic device, the position of the defect in the frame of the sample electronic device, and the confidence level of the defect detection result;
  • the fifty-third device is configured to calculate the difference between the defect prediction result and the actual defect result of the sample electronic device based on a preset objective function, and to identify whether the difference is greater than a second preset threshold, and if the difference is If it is greater than the second preset threshold, execute the fifth and fourth device for updating the model parameters of the FPN network combined with the backbone network based on the difference, and then restart execution from the fifth and second device;
  • the fifth and fifth device is executed, and the model of the FPN network combined with the backbone network with the current model parameters is used as the model of the FPN network combined with the backbone network after the training is completed.
  • the model of the FPN network combined with the backbone network is cyclically trained to obtain a reliable model.
  • the second device is used to scale the length direction of the frame appearance area image and fill the width direction of the frame appearance area image.
  • the long side of the frame appearance area image is scaled and the short side is filled to obtain the frame appearance area image adjusted to an image with the same length and width.
  • the present invention also provides a computing-based device, which includes:
  • a memory arranged to store computer-executable instructions which, when executed, cause the processor to:
  • Step S1 obtaining an appearance image of the electronic device
  • Step S2 extracting the frame appearance area image of the electronic device from the appearance image of the electronic device, and adjusting the frame appearance area image to an image with the same length and width;
  • Step S3 input the adjusted frame appearance area image into the model of the FPN network combined with the backbone network after the training;
  • Step S4 receiving and outputting the defect detection result of the frame appearance area of the electronic device from the model of the FPN network combined with the backbone network. Confidence of location and defect detection results.
  • the present invention also provides a computer-readable storage medium on which computer-executable instructions are stored, wherein, when the computer-executable instructions are executed by a processor, the processor:
  • Step S1 obtaining an appearance image of the electronic device
  • Step S2 extracting the frame appearance area image of the electronic device from the appearance image of the electronic device, and adjusting the frame appearance area image to an image with the same length and width;
  • Step S3 input the adjusted frame appearance area image into the model of the FPN network combined with the backbone network after the training;
  • Step S4 receiving and outputting the defect detection result of the frame appearance area of the electronic device from the model of the FPN network combined with the backbone network. Confidence of location and defect detection results.
  • the present invention can be implemented in software and/or a combination of software and hardware.
  • it can be implemented by an application specific integrated circuit (ASIC), a general purpose computer or any other similar hardware device.
  • the software program of the present invention may be executed by a processor to realize the above-mentioned steps or functions.
  • the software program (including related data structure) of the present invention can be stored in a computer-readable recording medium, such as a RAM memory, a magnetic or optical drive or a floppy disk and similar devices.
  • some steps or functions of the present invention may be implemented by hardware, for example, as a circuit that cooperates with a processor to execute each step or function.
  • a part of the present invention can be applied as a computer program product, such as a computer program instruction, when it is executed by a computer, through the operation of the computer, the method and/or technical solution according to the present invention can be invoked or provided.
  • the program instructions for invoking the method of the present invention may be stored in a fixed or removable recording medium, and/or transmitted through a data stream in a broadcast or other signal-bearing medium, and/or stored in accordance with the Said program instructions run in the working memory of the computer equipment.
  • an embodiment according to the present invention includes a device including a memory for storing computer program instructions and a processor for executing the program instructions, wherein when the computer program instructions are executed by the processor, trigger
  • the operation of the device is based on the aforementioned methods and/or technical solutions according to multiple embodiments of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Image Analysis (AREA)
  • Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)

Abstract

L'objectif de l'invention est de fournir un procédé et un dispositif permettant de détecter les défauts d'aspect de bordure d'un dispositif électronique. Selon l'invention, une image d'aspect d'un dispositif électronique est acquise ; une image de zone d'aspect de bordure du dispositif électronique est extraite de l'image d'aspect du dispositif électronique, puis l'image de zone d'aspect de bordure est ajustée de façon à obtenir une image ayant la même longueur et la même largeur ; l'image de zone d'aspect de bordure ajustée est entrée dans un modèle appris d'un réseau FPN combiné à un réseau fédérateur ; un résultat de détection de défaut émis d'une zone d'aspect de bordure du dispositif électronique est reçu du modèle du réseau FPN combiné au réseau fédérateur, le résultat de détection de défaut comprenant le type de défaut de la bordure du dispositif électronique, la position d'un défaut dans la bordure du dispositif électronique, ainsi que le niveau de confiance du résultat de détection de défaut, de façon à pouvoir identifier précisément les différences de défaut dans l'aspect de bordure des dispositifs électroniques de seconde main, tels que des dispositifs électroniques de téléphones mobiles.
PCT/CN2020/120876 2019-10-28 2020-10-14 Procédé et dispositif pour détecter des défauts d'aspect de bordure d'un dispositif électronique WO2021082920A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022502023A JP2022539909A (ja) 2019-10-28 2020-10-14 電子デバイスフレーム外観瑕疵検査方法及び装置

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911032912.6 2019-10-28
CN201911032912.6A CN110827246A (zh) 2019-10-28 2019-10-28 电子设备边框外观瑕疵检测方法及设备

Publications (1)

Publication Number Publication Date
WO2021082920A1 true WO2021082920A1 (fr) 2021-05-06

Family

ID=69551291

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/120876 WO2021082920A1 (fr) 2019-10-28 2020-10-14 Procédé et dispositif pour détecter des défauts d'aspect de bordure d'un dispositif électronique

Country Status (3)

Country Link
JP (1) JP2022539909A (fr)
CN (1) CN110827246A (fr)
WO (1) WO2021082920A1 (fr)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11798250B2 (en) 2019-02-18 2023-10-24 Ecoatm, Llc Neural network based physical condition evaluation of electronic devices, and associated systems and methods
US11843206B2 (en) 2019-02-12 2023-12-12 Ecoatm, Llc Connector carrier for electronic device kiosk
US11922467B2 (en) 2020-08-17 2024-03-05 ecoATM, Inc. Evaluating an electronic device using optical character recognition
US11989710B2 (en) 2018-12-19 2024-05-21 Ecoatm, Llc Systems and methods for vending and/or purchasing mobile phones and other electronic devices
US12033454B2 (en) 2020-08-17 2024-07-09 Ecoatm, Llc Kiosk for evaluating and purchasing used electronic devices

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110827246A (zh) * 2019-10-28 2020-02-21 上海悦易网络信息技术有限公司 电子设备边框外观瑕疵检测方法及设备
CN110675399A (zh) * 2019-10-28 2020-01-10 上海悦易网络信息技术有限公司 屏幕外观瑕疵检测方法及设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160322079A1 (en) * 2014-02-05 2016-11-03 Avatar Merger Sub II, LLC Method for real time video processing involving changing a color of an object on a human face in a video
CN108918528A (zh) * 2018-06-01 2018-11-30 深圳回收宝科技有限公司 一种终端检测方法、装置及存储介质
CN109711474A (zh) * 2018-12-24 2019-05-03 中山大学 一种基于深度学习的铝材表面缺陷检测算法
CN109800709A (zh) * 2019-01-18 2019-05-24 张琪培 一种基于深度学习的自动回转柜自动识别系统及方法
CN110827246A (zh) * 2019-10-28 2020-02-21 上海悦易网络信息技术有限公司 电子设备边框外观瑕疵检测方法及设备

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11210777B2 (en) * 2016-04-28 2021-12-28 Blancco Technology Group IP Oy System and method for detection of mobile device fault conditions
CN106875381B (zh) * 2017-01-17 2020-04-28 同济大学 一种基于深度学习的手机外壳缺陷检测方法
CN109859163A (zh) * 2018-12-19 2019-06-07 重庆邮电大学 一种基于特征金字塔卷积神经网络的lcd缺陷检测方法
CN109886077B (zh) * 2018-12-28 2021-07-09 北京旷视科技有限公司 图像识别方法、装置、计算机设备和存储介质
CN109859190B (zh) * 2019-01-31 2021-09-17 北京工业大学 一种基于深度学习的目标区域检测方法
CN110378420A (zh) * 2019-07-19 2019-10-25 Oppo广东移动通信有限公司 一种图像检测方法、装置及计算机可读存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160322079A1 (en) * 2014-02-05 2016-11-03 Avatar Merger Sub II, LLC Method for real time video processing involving changing a color of an object on a human face in a video
CN108918528A (zh) * 2018-06-01 2018-11-30 深圳回收宝科技有限公司 一种终端检测方法、装置及存储介质
CN109711474A (zh) * 2018-12-24 2019-05-03 中山大学 一种基于深度学习的铝材表面缺陷检测算法
CN109800709A (zh) * 2019-01-18 2019-05-24 张琪培 一种基于深度学习的自动回转柜自动识别系统及方法
CN110827246A (zh) * 2019-10-28 2020-02-21 上海悦易网络信息技术有限公司 电子设备边框外观瑕疵检测方法及设备

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11989710B2 (en) 2018-12-19 2024-05-21 Ecoatm, Llc Systems and methods for vending and/or purchasing mobile phones and other electronic devices
US11843206B2 (en) 2019-02-12 2023-12-12 Ecoatm, Llc Connector carrier for electronic device kiosk
US11798250B2 (en) 2019-02-18 2023-10-24 Ecoatm, Llc Neural network based physical condition evaluation of electronic devices, and associated systems and methods
US11922467B2 (en) 2020-08-17 2024-03-05 ecoATM, Inc. Evaluating an electronic device using optical character recognition
US12033454B2 (en) 2020-08-17 2024-07-09 Ecoatm, Llc Kiosk for evaluating and purchasing used electronic devices

Also Published As

Publication number Publication date
JP2022539909A (ja) 2022-09-13
CN110827246A (zh) 2020-02-21

Similar Documents

Publication Publication Date Title
WO2021082921A1 (fr) Procédé de détection de défaut d'aspect de couvercle arrière pour appareil électronique, et appareil
WO2021082918A1 (fr) Procédé et dispositif de détection de défaut d'apparence d'écran
WO2021082920A1 (fr) Procédé et dispositif pour détecter des défauts d'aspect de bordure d'un dispositif électronique
WO2021082923A1 (fr) Procédé et dispositif de détection de défaut de zone d'écran de dispositif électronique
WO2021082919A1 (fr) Procédé et équipement de détection de défaut pour région d'écran d'équipement électronique
US9697416B2 (en) Object detection using cascaded convolutional neural networks
WO2021147386A1 (fr) Procédé et dispositif de détection de rayure et de fissure d'écran
US10056096B2 (en) Electronic device and method capable of voice recognition
WO2017185630A1 (fr) Procédé et appareil de recommandation d'informations basés sur la reconnaissance d'émotions, et dispositif électronique
CN109727229B (zh) 虚焊检测方法及装置
CN110827244A (zh) 一种用于电子设备外观瑕疵检测的方法与设备
WO2021082922A1 (fr) Procédé et dispositif de détection d'une déconnexion d'affichage d'écran
US10602270B1 (en) Similarity measure assisted adaptation control
TW201926131A (zh) 輔助物品的圖像合規的方法、裝置和電子設備
WO2017096946A1 (fr) Procédé et dispositif permettant de localiser des informations haute fréquence d'une image
WO2020082731A1 (fr) Dispositif électronique, procédé de reconnaissance de justificatif d'identité et support d'informations
US8254690B2 (en) Information processing apparatus, information processing method, and program
WO2021013049A1 (fr) Procédé d'acquisition d'image de premier plan, appareil d'acquisition d'image de premier plan et dispositif électronique
JP2018081442A (ja) 学習済モデル生成方法及び信号データ判別装置
US9269017B2 (en) Cascaded object detection
CN114359932B (zh) 文本检测方法、文本识别方法及装置
CN115861400B (zh) 目标对象检测方法、训练方法、装置以及电子设备
US9208404B2 (en) Object detection with boosted exemplars
WO2023000444A1 (fr) Procédé et appareil de détection de bruit de haut-parleur, dispositif électronique et support de stockage
CN106485246B (zh) 字符识别方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20881355

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022502023

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20881355

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20881355

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 26.01.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 20881355

Country of ref document: EP

Kind code of ref document: A1