Simple mask making using SAM, QT UI included.
- torch cuda envrionment required
- PyQt5
- segment_anything
pip install git+https://github.com/facebookresearch/segment-anything.git pip install opencv-python pycocotools matplotlib onnxruntime onnx
- download model weights to your BASE_DIR
Put your Image that you want to make Masks for to BASE_DIR/Img