ShixuanAn commited on
Commit
33baad5
1 Parent(s): 78f8d75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -44,6 +44,7 @@ RDD2020 dataset can be directly used for developing and benchmarking machine lea
44
  ## Dataset Structure
45
 
46
  The data will follow the structure below:
 
47
  {
48
  "image_id": "Czech_000248",
49
  "country": "Czech",
@@ -58,7 +59,7 @@ The data will follow the structure below:
58
  "y_max": [509, 519]
59
  }
60
  }
61
-
62
 
63
 
64
 
 
44
  ## Dataset Structure
45
 
46
  The data will follow the structure below:
47
+ ---
48
  {
49
  "image_id": "Czech_000248",
50
  "country": "Czech",
 
59
  "y_max": [509, 519]
60
  }
61
  }
62
+ ---
63
 
64
 
65