Skip to content

Commit a820dcd

Browse files
authored
Add workshop recording (#389)
1 parent 216cd15 commit a820dcd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/workshops/AIforGood_2025.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
"- A Google Colab account\n",
3434
"- Basic understanding of Python programming and geospatial data concepts is recommended\n",
3535
"\n",
36+
"## Recording\n",
37+
"\n",
38+
"The recording of the workshop is available on YouTube: <https://www.youtube.com/watch?v=pTlIIr-ZS4s>\n",
39+
"\n",
3640
"## Introduction to SAM and SAMGeo\n",
3741
"\n",
3842
"The Segment Anything Model ([SAM](https://segment-anything.com)), introduced by Meta AI in April 2023, represents a significant advancement in computer vision, particularly in the field of image segmentation. Designed as a promptable segmentation model, SAM is capable of generating accurate segmentation masks based on various prompts, such as points, bounding boxes, or textual inputs. A notable feature of SAM is its zero-shot transfer ability, allowing it to adapt to new image distributions and tasks without additional training. This adaptability is largely attributed to its training on the extensive [SA-1B dataset](https://ai.meta.com/datasets/segment-anything/), which comprises over 1 billion segmentation masks across 11 million images.\n",

0 commit comments

Comments
 (0)