Datasets:

Tasks:
Other
Languages:
English
ArXiv:
License:
chenhsuanlin commited on
Commit
02ff185
·
1 Parent(s): 2d3338b
Files changed (1) hide show
  1. README.md +1 -1
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