0 Forks
2 Stars
2 Watchers

PCBQualityControl

PCBQualityControl uses the latest segmentation models to solve this problem of void detection. This solution trained Yolov8 on the target to automatically select (bounding box). SAM then uses the output of YOLO to segment the image, exposing the void and component areas. A quality control report is generated based on the voids to components ratio.

How to download and setup PCBQualityControl

Open terminal and run command
git clone https://github.com/ajosegun/PCBQualityControl.git
git clone is used to create a copy or clone of PCBQualityControl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PCBQualityControl https://github.com/ajosegun/PCBQualityControl/archive/master.zip

Or simply clone PCBQualityControl with SSH
[email protected]:ajosegun/PCBQualityControl.git

If you have some problems with PCBQualityControl

You may open issue on PCBQualityControl support forum (system) here: https://github.com/ajosegun/PCBQualityControl/issues