Application and framework for using Grounded-SAM (Grounded-DINO + SAM) with Realsense camera(s).
- Install Grounded-SAM dependencies following
Grounded-Segment-Anything/README.md
- Install Realsense SDK 2.0 following this guide
- Install this project's dependencies:
pip install -r requirements.txt
- Folow the dependency installation instructions for PySide6 here
For v6.5.0: this lib must be installed:
sudo apt install libxcb-cursor0
- Download the pretrained model weights:
./download