Skip to content

Weldetect: A U-net for ultrasonic welding image defect detection. And the trained models are implemented in a multi-user management system powered by PyQt and Sqlite.

License

Notifications You must be signed in to change notification settings

VladimirHulagov/MyUnet

 
 

Repository files navigation

MyUnet

A unet for ultrasonic weldingimage defect detection

This project trys to use a fully convolutional network U-net that performs well on small target image segmentation (especially medical image segmentation). In order to obtain better training results on a data set with extremely uneven data, we tried Combination of multiple parameters. This article uses the Dice coefficient as the value to measure the accuracy of the inspection task, and finally achieves a dice coefficient of 0.73on the task of detecting welding defects and marking the location of defects.

Unet

Implemented the model into a multi-user management system powered by PyQt and Sqlite.

4spKa9.png

4sp18x.png

4sperF.png

About

Weldetect: A U-net for ultrasonic welding image defect detection. And the trained models are implemented in a multi-user management system powered by PyQt and Sqlite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%