Update readme.
This commit is contained in:
10
README.md
10
README.md
@ -81,3 +81,13 @@ Fast triangulation of multiple persons from multiple camera views.
|
|||||||
export CUDA_VISIBLE_DEVICES=0
|
export CUDA_VISIBLE_DEVICES=0
|
||||||
python3 /RapidPoseTriangulation/scripts/test_skelda_dataset.py
|
python3 /RapidPoseTriangulation/scripts/test_skelda_dataset.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
## Extras
|
||||||
|
|
||||||
|
- Exporting tools for 2D models are at [mmdeploy](extras/mmdeploy/README.md) directory.
|
||||||
|
|
||||||
|
- For usage in combination with ROS2 see [ros](extras/ros/README.md) directory.
|
||||||
|
|
||||||
|
- Running on a Nvidia Jetson is also possible with [jetson](extras/jetson/README.md) directory.
|
||||||
|
|||||||
Reference in New Issue
Block a user