minhanhto09 commited on
Commit
58c84f3
1 Parent(s): 38e5f8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -65,13 +65,13 @@ The Corrected Single-Rater Dataset is a collection of 1,744 entries, each with a
65
  A single dataset entry contains the following details:
66
 
67
  - 'file_name': A unique filename that encodes the most relevant information about each example and its associated data.
68
- ![](https://huggingface.co/datasets/minhanhto09/NuCLS_dataset/resolve/main/NamingConvention.png)
69
 
70
  - `rgb_image`: A high-resolution RGB image of breast cancer tissue.
71
 
72
  - `mask_image`: A mask image with each nucleus labeled. Class labels are encoded in the first channel. The second and third channels are used to create a unique identifier for each nucleus. The field of view (gray area) is marked to delineate the annotated region.
73
 
74
- [This file](https://huggingface.co/datasets/minhanhto09/NuCLS_dataset/resolve/main/Images/fig2.png) contains the nucleus label encoding, including a special 'fov' code encoding the intended annotation region.
75
 
76
  - `visualization_image`: A visualization image that overlays the RGB and mask images to assist in interpretability.
77
 
 
65
  A single dataset entry contains the following details:
66
 
67
  - 'file_name': A unique filename that encodes the most relevant information about each example and its associated data.
68
+ ![](https://huggingface.co/datasets/minhanhto09/NuCLS_dataset/resolve/main/Images/fig2.png)
69
 
70
  - `rgb_image`: A high-resolution RGB image of breast cancer tissue.
71
 
72
  - `mask_image`: A mask image with each nucleus labeled. Class labels are encoded in the first channel. The second and third channels are used to create a unique identifier for each nucleus. The field of view (gray area) is marked to delineate the annotated region.
73
 
74
+ [This file](hhttps://drive.google.com/file/d/1vT6ZG1s3IQkB9suI21qgzF2N5zM8z0qd/view?usp=sharing) contains the nucleus label encoding, including a special 'fov' code encoding the intended annotation region.
75
 
76
  - `visualization_image`: A visualization image that overlays the RGB and mask images to assist in interpretability.
77