File size: 1,655 Bytes
37b83a2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Tinea Ringworm Candidiasis and other Fungal Infections
          '1': Hair Loss Photos Alopecia and other Hair Diseases
          '2': Vascular Tumors
          '3': Poison Ivy Photos and other Contact Dermatitis
          '4': Psoriasis pictures Lichen Planus and related diseases
          '5': Melanoma Skin Cancer Nevi and Moles
          '6': Lupus and other Connective Tissue diseases
          '7': Light Diseases and Disorders of Pigmentation
          '8': Urticaria Hives
          '9': Scabies Lyme Disease and other Infestations and Bites
          '10': Atopic Dermatitis Photos
          '11': Vasculitis Photos
          '12': Seborrheic Keratoses and other Benign Tumors
          '13': Acne and Rosacea Photos
          '14': Eczema Photos
          '15': Herpes HPV and other STDs Photos
          '16': Actinic Keratosis Basal Cell Carcinoma and other Malignant Lesions
          '17': Systemic Disease
          '18': Cellulitis Impetigo and other Bacterial Infections
          '19': Nail Fungus and other Nail Disease
          '20': Warts Molluscum and other Viral Infections
          '21': Exanthems and Drug Eruptions
          '22': Bullous Disease Photos
  splits:
  - name: train
    num_bytes: 1503922855.296
    num_examples: 15557
  - name: test
    num_bytes: 383056127.19
    num_examples: 4002
  download_size: 1866937445
  dataset_size: 1886978982.486
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---