Commit
·
02ff185
1
Parent(s):
2d3338b
update
Browse files
README.md
CHANGED
@@ -178,7 +178,7 @@ conda activate dynpose-100k
|
|
178 |
```
|
179 |
Run the below under the `dynpose-100k` environment:
|
180 |
```bash
|
181 |
-
python visualize_pose.py --dset lightspeed --dset_parent ${LIGHTSPEED_PARENT}
|
182 |
```
|
183 |
|
184 |
## FAQ
|
|
|
178 |
```
|
179 |
Run the below under the `dynpose-100k` environment:
|
180 |
```bash
|
181 |
+
python scripts/visualize_pose.py --dset lightspeed --dset_parent ${LIGHTSPEED_PARENT}
|
182 |
```
|
183 |
|
184 |
## FAQ
|