We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f11636f commit ad71ebcCopy full SHA for ad71ebc
1 file changed
try_few_shot.ipynb
@@ -21,7 +21,7 @@
21
"1. **Setup**: install packages and import dependencies \n",
22
"2. **Data download**: fetch the Geneva rooftop dataset from Hugging Face \n",
23
"3. **Base dataset**: load images and binary rooftop masks with transforms \n",
24
- "4. **Sanity check**: visualise a sample image + mask \n",
+ "4. **Visualizaion**: visualise a sample image + mask \n",
25
"5. **Few-shot episodes**: build an episodic dataset (support + query pairs) \n",
26
"6. **Encoder**: ResNet-based convolutional feature extractor \n",
27
"7. **Prototypes & classification**: compute foreground/background prototypes and classify pixels \n",
0 commit comments