Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -102,23 +102,16 @@ session = fo.launch_app(dataset)
|
|
102 |
|
103 |
### Dataset Description
|
104 |
|
105 |
-
<!-- Provide a longer summary of what this dataset is. -->
|
106 |
|
107 |
-
|
108 |
-
|
109 |
-
- **Curated by:** [More Information Needed]
|
110 |
-
- **Funded by [optional]:** [More Information Needed]
|
111 |
-
- **Shared by [optional]:** [More Information Needed]
|
112 |
- **Language(s) (NLP):** en
|
113 |
- **License:** bsd
|
114 |
|
115 |
### Dataset Sources [optional]
|
116 |
|
117 |
-
<!-- Provide the basic links for the dataset. -->
|
118 |
|
119 |
-
- **Repository:** [
|
120 |
-
- **Paper
|
121 |
-
- **Demo [optional]:** [More Information Needed]
|
122 |
|
123 |
## Uses
|
124 |
|
@@ -128,10 +121,6 @@ By downoading, you are agreeing to the [BDD100K License](https://doc.bdd100k.com
|
|
128 |
|
129 |
This dataset is great for self driving car applications, especially for dealing with many different weather conditions and different times of day!
|
130 |
|
131 |
-
[More Information Needed]
|
132 |
-
|
133 |
-
|
134 |
-
[More Information Needed]
|
135 |
|
136 |
## Dataset Structure
|
137 |
```
|
|
|
102 |
|
103 |
### Dataset Description
|
104 |
|
|
|
105 |
|
106 |
+
- **Curated by:** [ETH VIS Group](https://www.vis.xyz/)
|
|
|
|
|
|
|
|
|
107 |
- **Language(s) (NLP):** en
|
108 |
- **License:** bsd
|
109 |
|
110 |
### Dataset Sources [optional]
|
111 |
|
|
|
112 |
|
113 |
+
- **Repository:** [bdd100k](https://github.com/bdd100k/bdd100k)
|
114 |
+
- **Paper :** [BDD100K: A Diverse Driving Dataset for Heterogeneous Multitask Learning](https://arxiv.org/abs/1805.04687)
|
|
|
115 |
|
116 |
## Uses
|
117 |
|
|
|
121 |
|
122 |
This dataset is great for self driving car applications, especially for dealing with many different weather conditions and different times of day!
|
123 |
|
|
|
|
|
|
|
|
|
124 |
|
125 |
## Dataset Structure
|
126 |
```
|