Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,27 +1,16 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
- name: train
|
18 |
-
num_bytes: 208591446.0
|
19 |
-
num_examples: 100
|
20 |
-
download_size: 208602201
|
21 |
-
dataset_size: 208591446.0
|
22 |
-
configs:
|
23 |
-
- config_name: default
|
24 |
-
data_files:
|
25 |
-
- split: train
|
26 |
-
path: data/train-*
|
27 |
-
---
|
|
|
1 |
+
# My Custom Dataset
|
2 |
+
|
3 |
+
## Description
|
4 |
+
The original dataset was modified to inserto fake sensor information in bottom of image.
|
5 |
+
## Attribution
|
6 |
+
This dataset is based on the original dataset provided by Segments.ai. The original dataset can be found at [https://huggingface.co/datasets/segments/sidewalk-semantic](https://huggingface.co/datasets/segments/sidewalk-semantic).
|
7 |
+
|
8 |
+
This dataset is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. To view a copy of this license, visit [https://creativecommons.org/licenses/by-nc/4.0/](https://creativecommons.org/licenses/by-nc/4.0/).
|
9 |
+
|
10 |
+
### Changes Made
|
11 |
+
- Added fake sensor information in bottom of image
|
12 |
+
|
13 |
+
## License
|
14 |
+
This dataset is available under the Creative Commons Attribution-NonCommercial 4.0 International License. To view a copy of this license, visit [https://creativecommons.org/licenses/by-nc/4.0/](https://creativecommons.org/licenses/by-nc/4.0/).
|
15 |
+
|
16 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|