jordi-ai2 commited on
Commit
b3154ac
·
verified ·
1 Parent(s): 3a3f83e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 0 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
 
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