Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cchamber committed Aug 10, 2019
1 parent 0df794c commit 3422ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ b. Visualize normalized pose data as animations.
6. Visualize results

Open notebook `notebooks/master.ipynb`.
To Extract pose data from pose-estimate files, Pre-process data, Build kinematic features (stages 1-3 above), run cells 1-3.
To Extract pose data from pose-estimate files, Pre-process data, Build kinematic features (stages 1-3 above), edit paths to pose data in `notebooks/master.ipynb`. Run cells 1-3.
- If running pipeline from data provided on figshare, in cells 2 and 3, comment line 6: `load_pose_data.main(data_set, raw_pose_estimates_video_path)`
- If running the pipeline based on output of `Get_pose_estimates_from_video.ipynb` include line 6 of cells 2 and 3. Add meta data to data/video_meta_data.

Expand Down

0 comments on commit 3422ad0

Please sign in to comment.