XintongHe commited on
Commit
b05ad4c
1 Parent(s): 3c30c35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -39,7 +39,7 @@ This dataset consists of around 11,000 unique images of hardwood leaf stomata co
39
  ## Dataset Structure
40
 
41
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
42
- '''
43
  {'image_id': 'STMHD0001',
44
  'species': 'Nuttall oak',
45
  'scientific_name': 'Quercus texana Buckley',
@@ -59,7 +59,7 @@ This dataset consists of around 11,000 unique images of hardwood leaf stomata co
59
  'y_min': 759.3331298828125,
60
  'x_max': 964.3740234375,
61
  'y_max': 767.4677734375}]}}
62
- '''
63
 
64
  ## Dataset Creation
65
 
 
39
  ## Dataset Structure
40
 
41
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
42
+ ```
43
  {'image_id': 'STMHD0001',
44
  'species': 'Nuttall oak',
45
  'scientific_name': 'Quercus texana Buckley',
 
59
  'y_min': 759.3331298828125,
60
  'x_max': 964.3740234375,
61
  'y_max': 767.4677734375}]}}
62
+ ```
63
 
64
  ## Dataset Creation
65