sam2分割影像 文章目录1、下载项目2、安装环境3、安装GPU环境4、测试GPU5、安装依赖6、下载模型7、测试1、下载项目https://github.com/osmarluiz/sam-mosaic放到这个目录下D:\github\sam-mosaic2、安装环境conda create-n ts_annotator python=3.12-y conda activate ts_annotator3、安装GPU环境详细参考文章win10安装3DGS环境(GPU)超详细pip install torch==