Datasets:

Languages:
English
ArXiv:
License:
admin commited on
Commit
cc64e6b
1 Parent(s): fada017
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -16,6 +16,9 @@ viewer: false
16
  # Dataset card for "MuGeminorum/HEp2"
17
  The HEp-2 (Human Epithelial type 2) dataset is a widely used benchmark in the field of medical image analysis, especially for the task of antinuclear antibody (ANA) pattern classification. The dataset contains microscopic images of HEp-2 cells stained with fluorescence, demonstrating multiple patterns of autoantibody binding associated with various autoimmune diseases. The HEp-2 dataset is utilized by researchers and practitioners to develop and evaluate algorithms for automated ANA pattern recognition to aid in the diagnosis of autoimmune diseases. The intricate patterns in this dataset test the robustness of computational models, making it a valuable resource for advancing the understanding of autoimmune diseases and the development of advanced medical image analysis techniques.
18
 
 
 
 
19
  ## Usage
20
  ```python
21
  from datasets import load_dataset
 
16
  # Dataset card for "MuGeminorum/HEp2"
17
  The HEp-2 (Human Epithelial type 2) dataset is a widely used benchmark in the field of medical image analysis, especially for the task of antinuclear antibody (ANA) pattern classification. The dataset contains microscopic images of HEp-2 cells stained with fluorescence, demonstrating multiple patterns of autoantibody binding associated with various autoimmune diseases. The HEp-2 dataset is utilized by researchers and practitioners to develop and evaluate algorithms for automated ANA pattern recognition to aid in the diagnosis of autoimmune diseases. The intricate patterns in this dataset test the robustness of computational models, making it a valuable resource for advancing the understanding of autoimmune diseases and the development of advanced medical image analysis techniques.
18
 
19
+ ## Viewer
20
+ <https://www.modelscope.cn/datasets/MuGeminorum/HEp2/dataPeview>
21
+
22
  ## Usage
23
  ```python
24
  from datasets import load_dataset