forked from NUstat/2025-datafest
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathstep3.qmd
More file actions
19 lines (13 loc) · 753 Bytes
/
step3.qmd
File metadata and controls
19 lines (13 loc) · 753 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: "Step 3: Annotate Slices"
editor:
markdown:
wrap: 72
---
Step 3: annotating is happeneing in parallel with Step 4: patching
**Aim: identify different classes in the epithelium so we can train a model with ground truth**
# Summary
Matched slices are sent to stakeholders for annotation with **Benign**, **Low Grade**, and **High Grade** C-MIL labels, providing ground truth for model training. This step runs **in parallel** with patching development.
We have sent matched slices to the stakeholder for them to annotate with Benign, Low grade, and High grade C-MIL. This will provide a ground truth for our future model.
{fig-align="center"}
In the meantime, we are working on our patching algorithm.