Skip to content

Commit 27ae795

Browse files
committed
UPD: Added image and hugging face login to example notebook
1 parent d16f708 commit 27ae795

File tree

3 files changed

+118
-75
lines changed

3 files changed

+118
-75
lines changed

docs/images/feature_extraction.png

2.52 MB
Loading

examples/11-feature-extraction.ipynb

Lines changed: 112 additions & 75 deletions
Large diffs are not rendered by default.

examples/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ In this example, the affine transformation is computed using thumbnails of the f
9797

9898
[![image](../docs/images/wsi-registration.png)](./10-wsi-registration.ipynb)
9999

100+
### 11- Feature extraction with foundation models ([11-feature-extraction](./11-feature-extraction.ipynb))
101+
102+
This notebook presents an example to show how to use TIAToolbox to extract features from WSIs using foundation models.
103+
104+
[![image](../docs/images/feature-extraction.png)](./11-feature-extraction.ipynb)
105+
100106
## B) Examples of high-level analysis (pipelines) using TIAToolbox
101107

102108
List of Jupyter notebooks that demonstrate how you can use TIAToolbox to simplify high-level analysis in computational pathology.

0 commit comments

Comments
 (0)