Skip to content

ThuHa96/SemiSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

SemiSA

This is a deep learning model for segmenting Scanning Acoustic Tomography images of Semiconductor Devices.

Libraries Requirement

This project depends on the following libraries:

  • Python_requires>=3.9
  • Monai
  • Scikit-image
  • SimpleITK>=2.2.1
  • Nibabel
  • Tqdm
  • Scipy
  • Opencv-python
  • Ipywidgets
  • Onnx
  • Onnxruntime

Training

Download SAM checkpoint and place it at work_dir/SAM/

python train.py

GUI

Install C++ and C#

python gui.py

Result

GUI of Ohlab SemiSA

Acknowledgements

  • We appreciate Meta AI for publicly sharing the source code SAM for the Segment Anything model.
  • Any ideas on updating or misunderstanding, please send me an email: havuthithu96@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors