Skip to content

youtang1993/MeiweiPCB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeiweiPCB Surface Defect Dataset

What's New

To facilitate easy understanding and replication of BTDNet, we have added an implementation based on the mmsegmentation framework.

Description

The PCB surface defect dataset is collected to solve the problem of automatic recognition of printed circuit board. A common strategy has been used to increase the diversity of the dataset, which is to randomly cut out patches with a resolution of 220x220 from the raw images captured by an industrial line scan camera. Most of these defect images contain a series of noise, e.g., the diversity of defect shape, complexity of texture, and the change of illumination intensity.

Note: The complete dataset will be released later.

The structure of the dataset is introduced as follows:

  • MeiweiPCB
    • images: the collected defect/NG images
    • images_nor: the corresponding normal/OK images without any defects
    • mask: the pixel-wise mask annotations
    • annotations_txt: the bounding box annotations
    • annotations_coco: divide the training set, validation set and test set according to the commonly used coco format

It can be seen that the dataset can be used for a variety of different vision tasks. Enjoy it!😊

Other similar surface defect datasets:

  1. Magnetic-tile-defect-datasets, https://github.com/abin24/Magnetic-tile-defect-datasets. or https://gitee.com/kaanwang/Magnetic-tile-defect-datasets.
  2. NEU-surface-defect-database, http://faculty.neu.edu.cn/yunhyan/NEU_surface_defect_database.html

vis

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published