Initial publish: SamGeo3 multi-prompt segmentation lab.

Scripts, prompt JSON tiers, usage docs, and README. Input images
(data/) and segmentation outputs (output/) are gitignored.
This commit is contained in:
minsung
2026-07-15 16:11:59 +09:00
commit 34a885bcf8
16 changed files with 4586 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Pin loosely for experiments. Install torch CUDA wheels FIRST (see README).
# uv pip install torch torchvision --index-url https://download.pytorch.org/whl/cu121
segment-geospatial[samgeo3]>=1.4.1
triton-windows>=3.3.0.post19; sys_platform == "windows"
matplotlib>=3.8
ipykernel>=6.29
jupyterlab>=4.0