Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@
|
|
5 |
## Dataset Summary
|
6 |
|
7 |
This dataset contains the left-eye rectified perspective views from the [Stereo4D dataset](https://stereo4d.github.io/). Each video is generated using the [rectify.py](https://github.com/Stereo4d/stereo4d-code/blob/main/rectify.py) script, which processes VR180 stereo videos to produce 512×512 video clips with a 60° field of view perspective camera. This dataset is intended to be used alongside the Stereo4D dataset annotations which can be found [here](https://console.cloud.google.com/storage/browser/stereo4d;tab=objects?inv=1&invt=AbwGbA&prefix=&forceOnObjectsSortingFiltering=false).
|
|
|
|
|
8 |
## Download
|
9 |
|
10 |
```bash
|
|
|
5 |
## Dataset Summary
|
6 |
|
7 |
This dataset contains the left-eye rectified perspective views from the [Stereo4D dataset](https://stereo4d.github.io/). Each video is generated using the [rectify.py](https://github.com/Stereo4d/stereo4d-code/blob/main/rectify.py) script, which processes VR180 stereo videos to produce 512×512 video clips with a 60° field of view perspective camera. This dataset is intended to be used alongside the Stereo4D dataset annotations which can be found [here](https://console.cloud.google.com/storage/browser/stereo4d;tab=objects?inv=1&invt=AbwGbA&prefix=&forceOnObjectsSortingFiltering=false).
|
8 |
+
|
9 |
+
This dataset is provided as-is for non-commercial research purposes only.
|
10 |
## Download
|
11 |
|
12 |
```bash
|