Update README.md
Browse files
README.md
CHANGED
|
@@ -318,7 +318,7 @@ After bulk downloading data, please use
|
|
| 318 |
|
| 319 |
For example:
|
| 320 |
```bash
|
| 321 |
-
export SPLIT_DIR=/path/to/DoorOpeningDataGenConfig/part0/train
|
| 322 |
|
| 323 |
python scripts/data/repair_video_paths.py "$SPLIT_DIR"
|
| 324 |
python scripts/data/validate_trajectories.py "$SPLIT_DIR" --check-visibility droid_shoulder_light_randomization pickup_obj --check-visibility droid_shoulder_light_randomization place_receptacle
|
|
|
|
| 318 |
|
| 319 |
For example:
|
| 320 |
```bash
|
| 321 |
+
export SPLIT_DIR=/path/to/mbdata/DoorOpeningDataGenConfig/part0/train
|
| 322 |
|
| 323 |
python scripts/data/repair_video_paths.py "$SPLIT_DIR"
|
| 324 |
python scripts/data/validate_trajectories.py "$SPLIT_DIR" --check-visibility droid_shoulder_light_randomization pickup_obj --check-visibility droid_shoulder_light_randomization place_receptacle
|