tayden commited on
Commit
44e4e72
1 Parent(s): a42d99c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -68,17 +68,17 @@ For instructions on how to do this, please see (WebDataset)[https://huggingface.
68
  ## Class distribution
69
 
70
  | Class ID | Class Name | Description | Percentage |
71
- | -------: | :--------- | :----------------- | :--------: |
72
  | 0 | Background | Unclassified areas | 87% |
73
  | 1 | Mussels | Mussel bed | 13% |
74
 
75
  ## Split information
76
 
77
- | Split | Data Percentage | Tiles Count | Mussel Pixels Percentage |
78
- | :--------- | --------------: | ----------: | -----------------------: |
79
- | Train | 48% | 4834 | 18.4% |
80
- | Validation | 13% | 1277 | 16.7% |
81
- | Test | 39% | 3861 | 4.3% |
82
 
83
  Train and Validation split tiles all contain at least 1 pixel in each class. For the Test split, some tiles are entirely the background class.
84
 
 
68
  ## Class distribution
69
 
70
  | Class ID | Class Name | Description | Percentage |
71
+ | :------- | :--------- | :----------------- | :--------: |
72
  | 0 | Background | Unclassified areas | 87% |
73
  | 1 | Mussels | Mussel bed | 13% |
74
 
75
  ## Split information
76
 
77
+ | Split | Data Percentage | Tiles Count | Mussel Pixels |
78
+ | :--------- | --------------: | ----------: | ------------: |
79
+ | Train | 48% | 4834 | 18.4% |
80
+ | Validation | 13% | 1277 | 16.7% |
81
+ | Test | 39% | 3861 | 4.3% |
82
 
83
  Train and Validation split tiles all contain at least 1 pixel in each class. For the Test split, some tiles are entirely the background class.
84