1. Download the binary executable: https://github.com/dibrale/samist/releases/tag/v1.0.0-win
2. Download a SAM checkpoint (e.g.: Vit-H https://dl.fbaipublicfiles.com/segment_anything/sam_vit_h_4b...)
3. Run the *.exe file, selecting the file path to the checkpoint in the GUI
4. Segment everything you see
Note that distribution itself is rather bulky (~4.25 GB uncompressed) because it includes all dependencies except for the model checkpoint. Comments, suggestions and contributions to the project are more than welcome.