Update README.md
Browse filesAdded the new test dataset with no augmentations
README.md
CHANGED
|
@@ -27,6 +27,9 @@ configs:
|
|
| 27 |
- split: train_no_aug_present_only
|
| 28 |
path:
|
| 29 |
- "data/train_no_aug_present_only/1_or_2_mix_extract_no_augmentations_present_only.tar"
|
|
|
|
|
|
|
|
|
|
| 30 |
- split: test
|
| 31 |
path:
|
| 32 |
- "data/test/1_or_2_mix_extract.tar"
|
|
|
|
| 27 |
- split: train_no_aug_present_only
|
| 28 |
path:
|
| 29 |
- "data/train_no_aug_present_only/1_or_2_mix_extract_no_augmentations_present_only.tar"
|
| 30 |
+
- split: test_no_aug
|
| 31 |
+
path:
|
| 32 |
+
- "data/test_no_aug/1_or_2_mix_extract_no_augmentations.tar"
|
| 33 |
- split: test
|
| 34 |
path:
|
| 35 |
- "data/test/1_or_2_mix_extract.tar"
|