minhanhto09 commited on
Commit
cf3a022
1 Parent(s): b167f16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -56,6 +56,9 @@ The Corrected Single-Rater Dataset is a collection of 1,744 entries, each with a
56
 
57
  A single dataset entry contains the following details:
58
 
 
 
 
59
  - `rgb_image`: A high-resolution RGB image of breast cancer tissue.
60
 
61
  - `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.
 
56
 
57
  A single dataset entry contains the following details:
58
 
59
+ - 'file_name': A unique filename that encodes the most relevant information about each example and its associated data.
60
+ ![](https://huggingface.co/datasets/minhanhto09/NuCLS_dataset/resolve/main/NamingConvention.png)
61
+
62
  - `rgb_image`: A high-resolution RGB image of breast cancer tissue.
63
 
64
  - `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.