Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nghorbani authored Jan 31, 2022
1 parent 0e689a0 commit 0794d22
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,7 @@ SOMA is implemented in PyTorch and the training code benefits from the
PTL standardizes the training procedure and enables easy multi GPU training.

We provide Jupyter notebooks to demonstrate use cases of SOMA with hands-on examples:
- [Run SOMA on the SOMA dataset](run_soma_on_soma_dataset.ipynb).
- [Solve an already labeled dataset](solve_labeled_mocap.ipynb).
- [Label Priming](label_priming.ipynb).
- [Run SOMA on the SOMA MoCap dataset](run_soma_on_soma_dataset.ipynb).
- [Run SOMA Ablation Study](ablation_study.ipynb)
- [Run SOMA On MoCap Point Cloud Data](src/tutorials/run_soma_on_soma_dataset.ipynb)
- [Label Priming an Unknown Marker Layout](src/tutorials/label_priming.ipynb)
- [SOMA Ablative Studies](src/tutorials/ablation_study.ipynb)
- [Solve Already Labeled MoCaps With MoSh++](src/tutorials/solve_labeled_mocap.ipynb)

0 comments on commit 0794d22

Please sign in to comment.