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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -39,6 +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
  {'image_id': 'STMHD0001',
43
  'species': 'Nuttall oak',
44
  'scientific_name': 'Quercus texana Buckley',
@@ -58,7 +59,7 @@ This dataset consists of around 11,000 unique images of hardwood leaf stomata co
58
  'y_min': 759.3331298828125,
59
  'x_max': 964.3740234375,
60
  'y_max': 767.4677734375}]}}
61
-
62
 
63
  ## Dataset Creation
64
 
 
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