Skip to content

Commit ad71ebc

Browse files
committed
Update try_few_shot.ipynb
1 parent f11636f commit ad71ebc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

try_few_shot.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"1. **Setup**: install packages and import dependencies \n",
2222
"2. **Data download**: fetch the Geneva rooftop dataset from Hugging Face \n",
2323
"3. **Base dataset**: load images and binary rooftop masks with transforms \n",
24-
"4. **Sanity check**: visualise a sample image + mask \n",
24+
"4. **Visualizaion**: visualise a sample image + mask \n",
2525
"5. **Few-shot episodes**: build an episodic dataset (support + query pairs) \n",
2626
"6. **Encoder**: ResNet-based convolutional feature extractor \n",
2727
"7. **Prototypes & classification**: compute foreground/background prototypes and classify pixels \n",

0 commit comments

Comments
 (0)