Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
SceneFlow dataset for stereo matching. We attribute all rights to the original owner (https://lmb.informatik.uni-freiburg.de/resources/datasets/SceneFlowDatasets.en.html).
|
| 2 |
|
| 3 |
## Download
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
SceneFlow dataset for stereo matching. We attribute all rights to the original owner (https://lmb.informatik.uni-freiburg.de/resources/datasets/SceneFlowDatasets.en.html).
|
| 2 |
|
| 3 |
## Download
|
| 4 |
+
```shell
|
| 5 |
+
sh download_dataset.sh
|
| 6 |
+
```
|