Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -71,7 +71,7 @@ we can use [license_info.py](license_info.py) to access license info for each sc
|
|
| 71 |
```bash
|
| 72 |
python license_info.py --split val --house-index 3 /path/to/ring_data/
|
| 73 |
```
|
| 74 |
-
prints the available information for scene with index
|
| 75 |
Note that each of the directories under the downloaded `train` and `val` subdirectories are named as the formatted index for the corresponding scene.
|
| 76 |
|
| 77 |
## BibTeX
|
|
|
|
| 71 |
```bash
|
| 72 |
python license_info.py --split val --house-index 3 /path/to/ring_data/
|
| 73 |
```
|
| 74 |
+
prints the available information for scene with index 3 from the `val` split including licensing and annotation sources (where appropriate) for each included object.
|
| 75 |
Note that each of the directories under the downloaded `train` and `val` subdirectories are named as the formatted index for the corresponding scene.
|
| 76 |
|
| 77 |
## BibTeX
|