minhanhto09
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,6 @@ output:
|
|
7 |
pdf_document: default
|
8 |
---
|
9 |
|
10 |
-
```{r setup, include=FALSE}
|
11 |
-
knitr::opts_chunk$set(echo = TRUE)
|
12 |
-
```
|
13 |
|
14 |
# NuCLS Dataset
|
15 |
|
@@ -62,7 +59,7 @@ The Corrected Single-Rater Dataset is a collection of 1,744 entries, each with a
|
|
62 |
|
63 |
A single dataset entry contains the following details:
|
64 |
|
65 |
-
#![An instance of the dataset](
|
66 |
|
67 |
- `rgb_image`: A high-resolution RGB image of breast cancer tissue.
|
68 |
|
|
|
7 |
pdf_document: default
|
8 |
---
|
9 |
|
|
|
|
|
|
|
10 |
|
11 |
# NuCLS Dataset
|
12 |
|
|
|
59 |
|
60 |
A single dataset entry contains the following details:
|
61 |
|
62 |
+
#![An instance of the dataset](https://huggingface.co/datasets/minhanhto09/NuCLS_dataset/raw/main/Image%2017-03-2024%20at%2023.54.jpeg "An instance of the dataset")
|
63 |
|
64 |
- `rgb_image`: A high-resolution RGB image of breast cancer tissue.
|
65 |
|